Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

APIKEY error #34

Open
JWEDSONF opened this issue Sep 16, 2022 · 1 comment
Open

APIKEY error #34

JWEDSONF opened this issue Sep 16, 2022 · 1 comment

Comments

@JWEDSONF
Copy link

Are there any solutions for the error below?

library(coinmarketcapr)
all_coins = get_marketcap_ticker_all()

! The old API is used when no 'apikey' is given.
Error: lexical error: invalid char in json text.
<!DOCTYPE HTML PUBLIC "-//W3C//
(right here) ------^
In addition: Warning message:
get_marketcap_ticker_all will be replaced by get_crypto_listings to support the new API specifications.

latest_marketcap <- get_global_marketcap('EUR')
! The old API is used when no 'apikey' is given.
Error: lexical error: invalid char in json text.
We no longer serving this endpo
(right here) ------^

@amrrs
Copy link
Owner

amrrs commented Sep 19, 2022

You need to provide the new API key for it to work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants