adrianhajdin / project_cryptoverse

Cryptocurrency App powered by RapidAPI
https://jsmastery.pro
1.32k stars 400 forks source link

Can't able to use ExchangeAPI #107

Open KanchandeepK opened 1 year ago

KanchandeepK commented 1 year ago

When run on a localhost , it just display the heading as Exchanges, 24h trade volume but no data is fetched

zainytech commented 7 months ago

The endpoint that Javascript Mastery created for exchanges was free for him until maybe 2022 after that time many other developers faced this issue of not receiving data from the exchange endpoint...for same reason it didn't work for me too as it was saying that the coin exchange's data was not available in my free subscription that's why I had to use another rapid API that can provide me crypto exchange list ...I used this CoinGeko rapid api. It helped me receive almost the same data as the main cryptoverse project.