For more information, please see the API documentation and navigate to the section Common error codes and responses.
HTTP Status Code | Text | Description |
200 | OK | Request was fulfilled. |
201 | Created | The request has been fulfilled, resulting in the creation of a new resource. |
302 | Found | Redirect. |
401 | Unauthorized | Similar to 403 Forbidden, but specifically for use when authentication is required and has failed or has not yet been provided. |
403 | Forbidden | The request was valid, but the server is refusing action. The user might not have the necessary permissions for a resource. |
404 | Not Found | The requested resource could not be found but may be available in the future. |
443 | Time Out | Related to your setup and most likely a closed SSL port or issue related to that. |
502 | Bad Gateway | Bad Gateway error is often a network error between servers on the internet, meaning the problem wouldn't be with your computer or internet connection. Please try again later. |