Error Handling
Error Handling
Method Errors
If you use an incorrect HTTP method:{"error": "Method Not Allowed POST: /webapi/apps"}Missing Input Errors
{"errors": "internal error. Expecting value: line 1 column 1 (char 0)"}Last updated