Giter Club home page Giter Club logo

Comments (3)

edingeldein0616 avatar edingeldein0616 commented on September 27, 2024

Have you tried updating your Cesium version?

from angular-cesium.

bentfc avatar bentfc commented on September 27, 2024

I don't know about the problem but giving your access token might not be the brightest idea ;)

from angular-cesium.

zblcool avatar zblcool commented on September 27, 2024

Normally, InvalidCredentials is about the version of cesium used in the project.
If you haven't provided a cesium access token in your projects --- your requests will use cesium default token.
BUT. This default token provided only works for two/three release.(It was used for testing) This means, if the cesium version on the server has been updated to , let's say v195, but your project is still using v193, then you might get this error. the solution is either make your dependency update to the latest version of cesium. or Use Cesium.Ion to create your own token which technically can use forever.( you can google Cesium.ion access token to see how to get one)
Follow are the responses in the community about tokens.
access-token-has-a-time-limit?
Cesium Api Key Getting 401 Unauthorized

However, if you have provided your Cesium.Ion private access token. then it might be because of something else.

from angular-cesium.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.