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.

ResultCause
200 - OKThe request succeeded
201 - CreatedThe request succeeded, resulting in the creation of a new resource.
400 - Bad RequestThe server will not process your request as it is invalid. Check to make sure that the syntax of your request is correct.
401 - UnauthorizedThe server will not process your request as it lacks valid credentials. Check to see if your authorisation credentials are correct.
5XX - Server ErrorSomething went wrong on Conjointly’s end.