Loading .gltf model is giving 404 after deploying to oxygen in shopify Hydrogen #3562
Answered
by
aswanth-updot
aswanth-updot
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
aswanth-updot
Jul 31, 2025
Replies: 1 comment 1 reply
-
Hi, I don't think this has to do with R3F. Have you tried asking Shopify about the issue? It seems your file is not actually available to download. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for replying @krispya
That issue is not solved, but I make it working by uploading the model, textures and bin files in a cloud platform and use that link instead of keeping it in local.
One thing to note by going with this solution is to update the urls of textures and bin files in the gltf file.
But it worked,