Coder Social home page Coder Social logo

Comments (4)

achannarasappa avatar achannarasappa commented on June 11, 2024

Thanks for reporting! Yes it's likely related to an API change but the strange thing is the contract test is still passing which should detect this kind of problem automatically. I'll have a closer look today.

If you don't mind, could you share the country you are in? I've found instances where the API responds differently in various regions (e.g. EU because of GDPR)

from ticker.

reece146 avatar reece146 commented on June 11, 2024

Great stuff.

I'm in Canada.

from ticker.

RTDecko avatar RTDecko commented on June 11, 2024

Experiencing same problem.

I'm in the US.

from ticker.

achannarasappa avatar achannarasappa commented on June 11, 2024

There was a bug which resulted in this error message being incorrectly returned. I've pushed a fix for the error message but the underlying issue is that Coingecko now effectively requires an API key to use (1-2 API calls / min down from 30 API calls / min)

{"status":{"error_code":429,"error_message":"You've exceeded the Rate Limit. Please visit https://www.coingecko.com/en/api/pricing to subscribe to our API plans for higher rate limits."}}

As a workaround, you can use the symbols for crypto assets listed on Yahoo (e.g. SOL-USD) rather than Coingecko (SOLANA.CG or SOL.X).

As a permanent fix, either Coingecko needs to be replaced by another price feed or an option needs to be added to set a Coingecko API key. Lookout for an update in the near future to address this issue.

from ticker.

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.