Status code
Test Management API uses standard HTTP success or error status codes in response. In the error scenario, we also include extra information about what went wrong encoded in the JSON response. The different HTTP status codes used in the API are listed below:
| Code | Description |
|---|---|
200 |
OK β The request was successful. |
400 |
Bad Request β The request is malformed, such as a path or query parameter with an invalid value. |
401 |
Unauthorized β Your BrowserStack access credentials are invalid. |
403 |
Forbidden β Your credentials do not grant access to the requested resource, or the resource is outside your planβs limits. |
404 |
Not Found β The requested resource could not be found. |
422 |
Unprocessable Entity β Request is well-formed but has semantic errors. The response will provide more details about error. |
5xx |
Internal Server Error β Indicates an error with BrowserStack servers. |
We're sorry to hear that. Please share your feedback so we can do better
Contact our Support team for immediate help while we work on improving our docs.