Error handling
Code | Description | Remedy |
200 | Successful response. | You are doing just fine. |
400 | OData related error caused by an invalid query | The API response will describe the nature of the error in the Details property. To learn more about OData queries, check the OData documentation.
|
401 | Unauthorized – missing or invalid Authorization header. | For how to authorize with the API see the Authentication and Authorization section of this document above. |
500 | Internal Server Error. | We are likely working on this already, but you can contact our support team to let us know. |