Errors are returned as JSON objects with the following structure:
{ "error": { "code": "string", "message": "srting" } }
Last updated 3 months ago