Discussions
Need Help Understanding API Error Responses in GoGox Documentation
19 days ago by Pete Bowman
Hi everyone,
I’ve been working on integrating GoGox APIs into our logistics platform, but I’m having trouble understanding some of the error responses outlined in the documentation. Specifically, I keep encountering a "400 Bad Request" error when sending a POST request to create an order.
I’ve double-checked the request payload against the API specs, and everything seems to match. However, I suspect I might be missing something related to headers or data formatting.
Has anyone experienced this issue or have insights into what might cause this error? Are there any undocumented parameters I should be aware of?
Any guidance would be greatly appreciated!
Thanks in advance,