Team API Errors
Status |
Error Type |
Description |
---|---|---|
401 |
Authorization Failure |
Unauthorized (for example, the user is not yet authenticated in the Web Session). |
404 |
Not Found |
The team id is invalid. No such team exists. |
500 |
Internal Server Error |
Any runtime exception is caught and responded with this error. |