user profile
Sign in
user profile

SubmitFeed Sample Java is not working

by Seller_Ayon2vZuE2FqZ

Hello, I’m new to MWS. I’m trying to build submitfeed API and I’m using sample java code to test it but in MarketplaceWebserviceClient.java ---- from line — method.setEntity( new InputStreamEntity(sfr.getFeedContent() , -1) ); — it is throwing exception. Please need some quick help on this. Please let me know what causing this issue.
Output getting -
Caught Exception: null
Response Status Code: -1
Error Code: null
Error Type: null
Request ID: null
XML: nullResponseHeaderMetadata: null

Tags: Fees
00
113 views
45 replies
Reply
45 replies
Quick filters
Sort by
user profile
Seller_a8169BduAGvq6
In reply to: Seller_Ayon2vZuE2FqZ's post

Since you didn’t provide more information the only help I can give is that there is something missing on your SubmitFeedRequest object. From the exception it looks like its the feedContent property is null.

Reply
10
There are no more posts to display
Go to original post

Similar Discussions