I put the Map Tile API that I fetched from the google maps platform account, next to the link ‘https://tile.googleapis.com/v1/3dtiles/root.json?key=’.
inside Cesium3dTileset0 in URL with the Source "from URL
and it ends up returning this log.
It takes a little while for Google API keys to become active. Are you still having trouble? If so, double-check that you’ve copied the API key correctly, with no extra spaces or anything like that.
I’m not sure. I suggest trying without it, or asking Google. There’s nothing on the Cesium end that would care whether the API key is restricted by IP address, as far as I know.
I have followed cesium and Google Maps Platform guides to the best of my knowledge and don’t know what I am doing wrong along the process. I have been trying this over a few days now and at the most on the Google Maps Platform it says it takes up to 5 minutes for the key to validate.
If you’ve already double-checked that the key is enabled for the correct services and that is has been provided to Cesium correctly, then I think all you can do is reach out to Google and ask them what’s wrong.
One other thing I just thought of: it may be useful to copy the URL you’re providing to Cesium into a web browser, and see what you get when you try to load it. It might provide some useful diagnostic information.