Troubleshooting error codes
While this list is not comprehensive, these are the HTTP status codes you are most likely to encounter on the Conjointly API, with their respective causes.
Result | Cause |
---|---|
200 - OK | The request succeeded |
201 - Created | The request succeeded, resulting in the creation of a new resource. |
400 - Bad Request | The server will not process your request as it is invalid. Check to make sure that the syntax of your request is correct. |
401 - Unauthorized | The server will not process your request as it lacks valid credentials. Check to see if your authorisation credentials are correct. |
5XX - Server Error | Something went wrong on Conjointly’s end. |