Hi,
Im getting below error:
Traceback (most recent call last):
raise ProxyError(e, request=request)
requests.exceptions.ProxyError: HTTPSConnectionPool(host='v3.exchangerate-api.com', port=443): Max retries exceeded with url: /bulk/83ed6c4b9b84df0b955eb128/EUR (Caused by ProxyError('Cannot connect to proxy.', error('Tunnel connection failed: 403 Forbidden',)))
Looks like 'v3.exchangerate-api.com' needs to be whitelisted. Please could you assist.
Thanks
Rene