You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm encountering a persistent issue when trying to load assets (a GLTF model and OGG audio file) in my project. Regardless of how I attempt to load these assets, I consistently receive a 403 error. Interestingly, I tried the example for loading an image, and it works without any issues.
The following code works when I replace paths with local ones.
I'm encountering a persistent issue when trying to load assets (a GLTF model and OGG audio file) in my project. Regardless of how I attempt to load these assets, I consistently receive a 403 error. Interestingly, I tried the example for loading an image, and it works without any issues.
The following code works when I replace paths with local ones.
The text was updated successfully, but these errors were encountered: