1. A concise explanation of the problem you’re experiencing.
The imagery for the globe does not load. I have changed nothing. All my points/billboards are plotted on the screen as if the globe is there, but the imagery of earth is not loaded in.
2. A minimal code example. If you’ve found a bug, this helps us reproduce and repair it.
****Cesium.js line 12255 is where it is blowing up:
xhr.send(data); - Failed to load resource, the server responded with a status of 401.
3. Context. Why do you need to do this? We might know a better way to accomplish your goal.
I had a really cool app, which I think was fully dependent on the Bing Default Key. I just need the basic imagery for the globe.
This is what I have been using.
Cesium.BingMapsApi.defaultKey = ‘ArJaYTKZIfAhhvJNLZZF4wgK-AqJVRkC1nmLfDgkqmWNDV2MDy9LGi_21EUALmyb’;
“use strict”;
4. The Cesium version you’re using, your operating system and browser.
I have an MSI labtop with windows 10. Using Chrome Browser. I think I am using Cesium 1.48