Invalid request parameters #395
rsantosdosanjos
started this conversation in
General
Replies: 1 comment 8 replies
-
I noticed that in the PostXMLDataAsync method the responseStr variable returns empty, do you know what it could be? |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
`
{ "errors": [ { "code": "InvalidInput", "message": "Invalid request parameters", "details": "" } ] }
I'm getting an error when trying to update the Inventory
Beta Was this translation helpful? Give feedback.
All reactions