MrToph / token-portfolio

Lists and visualizes all eosio.token transfers for an account.
https://mrtoph.github.io/token-portfolio/
2 stars 1 forks source link

It's is not possible to get account information, due to an expired dfuse api-key #1

Open mylifeiscrypto opened 4 years ago

mylifeiscrypto commented 4 years ago

When I try to get data from the site, the information does not come. If you look at the logs of HTTP requests, you can see the next trace.

{"code":"freemium_quota_exceeded_error","trace_id":"0b27bd992024e938f346f8f116833aec","message":"You have exceeded your free usage quota in the past 30 days. Please subscribe to one of our paid plans or contact support.","details":{"api_key":"web_cb1aa3778752bc154d511ba8d5cefc62"}}

Please update your api key, thanks.

MrToph commented 4 years ago

Hi, thanks I noticed this too. The traffic to token-portfolio has been too much for the Dfuse's free tier. The next smallest paid tier would be 90$/month which I cannot spend on this project.

I'm currently in contact with dfuse and hope that there's the possibility to get a free upgrade for open-source projects like this one. I'll update this thread once I received their response.