That’s because the URL parser doesn’t try parsing the extension from query parameters, only from the URL. this was a butg and was fixed a few versions ago.
You will need to provide the extension yourself. It is one of the last parameters on the Load or Import function, depending on the function you are using. You will need to provide “.glb” as the extension in order for the file to be loaded correctly