Replies: 1 comment 2 replies
-
why is it downloading the assets again? are you redirecting the url? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there;
I have a project that requires the 3D assets (GLB/USDZ) to be stored in a password protected web-server folder.
This said, when I access the web page, an authentication dialog ask me for my credentials. After granting access, the model is shown in the webgl context without problems, but when I try to access the AR experience (by means of scene-viewer or quick-look ar modes), as the assets must be downloaded again, an error is thrown.
How must I tackle this inconvenience?
Thanks for your time.
Beta Was this translation helpful? Give feedback.
All reactions