Invalid access token when not using Ion

Hi again,

I set Cesium.Ion.defaultAccessToken to undefined, but the result is the same: 401 (Unauthorized)

with the error:

{"code":"InvalidCredentials","message":"No authorization token was found"}

By the moment, the app goes well, only shows that message in the console.

Regards