Skip to content

Internal error list

mathcoll edited this page Oct 8, 2021 · 17 revisions

Internal error list

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.

| Related Resource | Internal Error code | Error message | Description | | ---------------- | ------------------- | ---------------------------------------------------------------- | | Dashboards | 1329 | Too Many Requests: Over Quota! | | | Dashboards | 1330 | Bad Request | Meta version conflict, the Api payload is providing a meta.revision which differs from the revision in database. | | Dashboards | 1340 | Not Found | Resource was found at first and then it suddently become unfound and cannot be updated ; this error should reeally never happens. | | Dashboards | 1341 | Not Found | Url parameter to define dashboard to be updated is not set. Url should contains a dashboard. | | Dashboards | 1342 | Forbidden ?? | Provided dashboard_id i the url does not belong to the correct user or dashboard cannot be found. | | ---------------- | ------------------- | ---------------------------------------------------------------- | | Datapoints | 0000 | | | ---------------- | ------------------- | ---------------------------------------------------------------- | | Datatypes | 0000 | | | ---------------- | ------------------- | ---------------------------------------------------------------- | | Exploration | 0000 | | | ---------------- | ------------------- | ---------------------------------------------------------------- | | Flows | 0000 | | | ---------------- | ------------------- | ---------------------------------------------------------------- | | Jobs | 0000 | | | ---------------- | ------------------- | ---------------------------------------------------------------- | | Mqtts | 0000 | | | ---------------- | ------------------- | ---------------------------------------------------------------- | | News | 0000 | | | ---------------- | ------------------- | ---------------------------------------------------------------- | | Notifications | 0000 | | | ---------------- | ------------------- | ---------------------------------------------------------------- | | Objects | 0000 | | | ---------------- | ------------------- | ---------------------------------------------------------------- | | Ota | 0000 | | | ---------------- | ------------------- | ---------------------------------------------------------------- | | Pwa | 0000 | | | ---------------- | ------------------- | ---------------------------------------------------------------- | | Rules | 0000 | | | ---------------- | ------------------- | ---------------------------------------------------------------- | | Snippets | 0000 | | | ---------------- | ------------------- | ---------------------------------------------------------------- | | Sources | 0000 | | | ---------------- | ------------------- | ---------------------------------------------------------------- | | UIs | 0000 | | | ---------------- | ------------------- | ---------------------------------------------------------------- | | Units | 0000 | | | ---------------- | ------------------- | ---------------------------------------------------------------- | | Users | 0000 | |

Clone this wiki locally