Skip to content

Cesium maps fail to load β€” Invalid Ion access token (401 Unauthorized)Β #433

@olegpsu

Description

@olegpsu

Hello ArduPilot team,

I'm encountering a critical issue when using https://plot.ardupilot.org/:
the Cesium 3D maps are no longer loading due to an invalid Cesium Ion access token.

πŸ” Error details from browser console:
bash
Copy
Edit
Request URL: https://api.cesium.com/v1/assets/3954/endpoint?access_token=...
Status Code: 401 Unauthorized
Response Body:
{
"code": "INVALID_TOKEN",
"message": "Invalid access token"
}
This results in no terrain or map imagery being rendered, and causes related JavaScript features to break (e.g. 3D Viewer).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions