Error loading .las dataset

Getting the following error when trying to bring in a point cloud data set I uploaded


2023-05-27 12:27:15  [Error] [cesium.omniverse.plugin] [2023-05-27 08:27:15.429] [cesium-omniverse] [error] [ErrorList.h:72] Failed to load https://assets.ion.cesium.com/##/5/999.pnts?v=3:
2023-05-27 12:27:15  [Error] [cesium.omniverse.plugin] - Error when parsing tileset JSON, error code 3 at byte offset 0
2023-05-27 12:27:15  [Error] [cesium.omniverse.plugin] 
2023-05-27 12:27:15  [Warning] [cesium.omniverse.plugin] [2023-05-27 08:27:15.436] [cesium-omniverse] [error] [ErrorList.h:72] Failed to load https://assets.ion.cesium.com/##/4/126.pnts?v=3:
2023-05-27 12:27:15  [Warning] [cesium.omniverse.plugin] - Error when parsing tileset JSON, error code 3 at byte offset 0
2023-05-27 12:27:15  [Warning] [cesium.omniverse.plugin]

Point clouds aren’t supported yet but it’s on our near term roadmap. You can follow the Github issue here: Point cloud support · Issue #142 · CesiumGS/cesium-omniverse · GitHub.

That said, these errors look like it couldn’t parse the tileset.json. Could you double check that the ion asset ID and access token are correct?