In my previous post about Amazon MWS folrot to mention that before URL generation the following strig should be created:
<cfset signStr2 = "Action=SubmitFeed&FeedType=_POST_PRODUCT_PRICING_DATA_">
Where Actionis set to the needed method and is followed by any other required parameters as being FeedTypefor SubmitFeedmethod.