Invalid URI: The URI scheme is not valid. on submit deef Inventory #449
Unanswered
TNE-germany
asked this question in
Q&A
Replies: 1 comment
-
what are you passing in xml, a path to the XML file or the string contents? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i try to update the quantity of a item, but always get Invalid URI.
it comes on inventory and price, with same credentials i can get the offers, so the credentials are correct.
its for the german marketplace
var feedID = amazonConnection.Feed.SubmitFeed(xml, FeedType.POST_INVENTORY_AVAILABILITY_DATA);
Anyone has a solution?
Beta Was this translation helpful? Give feedback.
All reactions