Responses

Sample SDK responses

Response Ranges

Studio API typically sends responses back in these ranges:

2xx – Successful Request
4xx – Failed Request (Client error)
5xx – Failed Request (Server error)
If you're receiving an error in the 400 response range follow these steps:

Double-check the data and IDs getting passed to Studio
Ensure your API key is correct
Log and check the body of the response