Objects fail to load if 3rd party services are not set up from the admin panel
Softvision-GeluHaiduc opened this issue · 1 comments
Softvision-GeluHaiduc commented
[Affected Versions]:
- Firefox Release 84.0.2
[Affected Platforms]:
- Windows 10x64
[Prerequisites]:
- A Hubs Cloud Instance is set up.
- No 3rd party services are set up.
[Steps to reproduce]:
- Open the spoke scene editor from the cloud instance.
- Drag and drop a “Model” in the room.
- Observe the behavior.
[Expected results]:
- The model is loaded.
[Actual results]:
- The model fails to load.
[Notes]:
misslivirose commented
I think that we probably want to hide the asset options in Spoke that haven't been set up yet (the way that we only read the set up services in the media browser). We can't fetch any assets if the API keys aren't set up, so this is the correct behavior but could probably be improved from a user experience perspective.