CesiumGS / cesium-omniverse

Bringing the 3D geospatial ecosystem to Omniverse
https://cesium.com/platform/cesium-for-omniverse/
Apache License 2.0
55 stars 7 forks source link

ion server tilesets running without OAuth / no token fail to load #702

Closed r-veenstra closed 6 months ago

r-veenstra commented 6 months ago

When using Cesium ion Self-Hosted, the default developer setup doesn't utilise Oauth applications. The API endpoints for tiles do not require auth.

In this scenario, tilesets served from self-hosted will not load at all. No errors appear in the log.

The same concept tested in Cesium for Unreal works fine.