The Yango Smart Home platform uses the HTTP protocol and supports all the standard state codes. In some cases, we recommend using the codes from the table below.
Error code | Description | Explanation |
400 | Bad Request | Error in the request. |
401 | Unauthorized | The authorization token wasn't passed. |
403 | Forbidden | The token owner is not the skill owner: no rights to access the resource. |
404 | Not Found | The resource has not been found at the given path. |
500 | Internal Server Error | Internal error while processing the request. |