I would try visiting http://localhost:3000/assets/phone.gltf (or whatever port you’re running this on) and see what you get back. If they file is there you probably also have another issue.
the file downloaded. so it is there. this is beyond me man. i read a solution that i didn’t really understand… someone had to go into the actual gltfloader module and change a few lines of code. but it wasn’t clear what he changed. he just said he did, lol.
you’re getting a 404 back, this is what the error messages mean. it’s trying to parse the 404 html page as gltf, so pretty certain your only issue is the path. there is nothing wrong with base64 inside gtlf’s.