Forums

Request to whitelist coindesk api

Hello,

Just had this output when trying to execute a library https://github.com/MicroPyramid/forex-python

ProxyError Traceback (most recent call last) <ipython-input-10-6c7bc6675307> in <module>() ----> 1 _=b.get_latest_price('USD') /home/xxx/.local/lib/python2.7/site-packages/forex_python/bitcoin.pyc in get_latest_price(self, currency) 24 """ 25 url = 'https://api.coindesk.com/v1/bpi/currentprice/{}.json'.format(currency)

Coindesk is a very popular site for blockchain news. Would it be possible to have this URL whitelisted?

okay- we've added api.coindesk.com to the whitelist for you!