Hi, I am receiving the following error when connecting to GDAX api and am thinking I need this api to be whitelisted. Here's the error:
requests.exceptions.ProxyError: HTTPSConnectionPool(host='api-public.sandbox.gdax.com', port=443): Max retries exceeded with url: /products/BTC-US D/ticker (Caused by ProxyError('Cannot connect to proxy.', OSError('Tunnel connection failed: 403 Forbidden',)))
Also, here's the link to their api docs in case anyone is interested: https://docs.gdax.com/
Thanks in advance!