XChange icon indicating copy to clipboard operation
XChange copied to clipboard

Coinmarketcap apiKey Issue

Open ZorgeR opened this issue 3 years ago • 0 comments

My old Cmc code is not working after 3 year. Update it for pro-cmc api, but no luck. Cant get data from Cmc. Other Exchange work fine, also with api key and secret. Only Cmc not working.

I set apiKey when initialize CmcExchange, and CmcExchange.apiKey is correct. But currency data always empty. image

Also to check key, i try send raw rest api call with my api key, and it working fine. image

Can't handle data from Cmc, need CmcQuote, percent_change_7d, percentChange1h etc. How can i get it? Any code example (java) with working Cmc ?

ZorgeR avatar Jan 31 '22 01:01 ZorgeR