Forums

'Tunnel connection failed: 403 Forbidden' while accessing api.kuna.io

Hi there, I'm using requests library and I'm having an error:

requests.exceptions.ProxyError: HTTPSConnectionPool(host='api.kuna.io', port=443): Max retries exceeded with 
url: /v3/auth/assets-history/deposits (Caused by ProxyError('Cannot connect to proxy.', OSError('Tunnel 
connection failed: 403 Forbidden')))

I have seen similar topics and they were resolved by whitelisting api link. Is it possible to whitelist https://api.kuna.io? Link to api docs: https://docs.kuna.io/docs BR, Oleksandr

No problem -- we've whitelisted api.kuna.io for you.

Thanks a lot!

Now script works like a charm :)