Was the file you downloaded in the format .gltf and not .glb? If so then I realised I made a mistake in the code where I forgot to include ".gltf" along with ".glb" which is already included, if you rename the extension it may work
ya it is .gltf and changing the.GLTFto.GLB works