Forums

error while using cloudflare API

I wanted to use python anywhere to setup a Cloudflare monitoring script on my home domain but the error logs says

requests.exceptions.ProxyError: HTTPSConnectionPool(host='api.cloudflare.com', port=443): Max retries exceeded with url: /client/v4/zones/ab3a395841887fc6d7e9673c61994a08/email/routing/rules (Caused by ProxyError('Cannot connect to proxy.', OSError('Tunnel connection failed: 403 Forbidden')))

It sounds like that site would need to be added to our allow-list -- this help page explains how to do that.