Skip to content

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.

Dashboards

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.

Datapoints

Https Status Internal Error code Error message Description
0000

Datatypes

Https Status Internal Error code Error message Description
0000

Exploration

Https Status Internal Error code Error message Description
0000

Flows

Https Status Internal Error code Error message Description
0000

Jobs

Https Status Internal Error code Error message Description
0000

Mqtts

Https Status Internal Error code Error message Description
0000

News

Https Status Internal Error code Error message Description
0000

Notifications

Https Status Internal Error code Error message Description
0000

Objects

Https Status Internal Error code Error message Description
0000

Ota

Https Status Internal Error code Error message Description
0000

Pwa

Https Status Internal Error code Error message Description
0000

Rules

Https Status Internal Error code Error message Description
0000

Snippets

Https Status Internal Error code Error message Description
0000

Sources

Https Status Internal Error code Error message Description
0000

UIs

Https Status Internal Error code Error message Description
0000

Units

Https Status Internal Error code Error message Description
0000

Users

Https Status Internal Error code Error message Description
0000

Please file a bug in case the error returned by Api is not listed.

Clone this wiki locally