-
-
Notifications
You must be signed in to change notification settings - Fork 8
Internal error list
mathcoll edited this page Oct 8, 2021
·
17 revisions
t6 api is handling regular Http Status codes. Additionally, in some cases, t6 can return an internal error code. This file describes the codes with more details.
Https Status | Internal Error code | Error message | Description |
---|---|---|---|
429 | 1329 | Too Many Requests: Over Quota! | |
409 | 1330 | Bad Request | Meta version conflict, the Api payload is providing a meta.revision which differs from the revision in database. |
404 | 1332 | Not Found | Resource to be deleted was found. |
404 | 1340 | Not Found | Resource was found at first and then it suddently become unfound and cannot be updated ; this error should really never happens. |
404 | 1341 | Not Found | Url parameter to define dashboard to be updated is not set. Url should contains a dashboard. |
401 | 1342 | Forbidden ?? | Provided dashboard_id in the url does not belong to the correct user or dashboard cannot be found. |
Https Status | Internal Error code | Error message | Description |
---|---|---|---|
0000 |
Https Status | Internal Error code | Error message | Description |
---|---|---|---|
0000 |
Https Status | Internal Error code | Error message | Description |
---|---|---|---|
0000 |
Https Status | Internal Error code | Error message | Description |
---|---|---|---|
0000 |
Https Status | Internal Error code | Error message | Description |
---|---|---|---|
0000 |
Https Status | Internal Error code | Error message | Description |
---|---|---|---|
0000 |
Https Status | Internal Error code | Error message | Description |
---|---|---|---|
0000 |
Https Status | Internal Error code | Error message | Description |
---|---|---|---|
0000 |
Https Status | Internal Error code | Error message | Description |
---|---|---|---|
0000 |
Https Status | Internal Error code | Error message | Description |
---|---|---|---|
0000 |
Https Status | Internal Error code | Error message | Description |
---|---|---|---|
0000 |
Https Status | Internal Error code | Error message | Description |
---|---|---|---|
0000 |
Https Status | Internal Error code | Error message | Description |
---|---|---|---|
0000 |
Https Status | Internal Error code | Error message | Description |
---|---|---|---|
0000 |
Https Status | Internal Error code | Error message | Description |
---|---|---|---|
0000 |
Https Status | Internal Error code | Error message | Description |
---|---|---|---|
0000 |
Https Status | Internal Error code | Error message | Description |
---|---|---|---|
0000 |
Please file a bug in case the error returned by Api is not listed.
t6 Technical Api Documentation. Please refers to CONTRIBUTING.md in case you would like to help :-)
- Installing t6
- Internal errors
- Repository structure
- Six main Resources
- Other Resources
- Datapoints
- Users
- UIs 💥 not detailed
- Mqtt Topic 💥 not detailed
- Referentials
- Technical Api Documentation 🔗
- TWA Application Screenshots
- t6 Security policy
- Advanced t6 concepts