Forums

raise ProxyError(e, request=request) requests.exceptions.ProxyError: HTTPSConnectionPool(host='api.prodia.com', port=443): Max retries exceeded with url: /v1/job (Caused by ProxyError('Cannot connect to proxy.', OSError('Tunnel connection failed: 403 F

Whenever I try to make request it gives me an error saying raise ProxyError(e, request=request) requests.exceptions.ProxyError: HTTPSConnectionPool(host='api.prodia.com', port=443): Max retries exceeded with url: /v1/job (Caused by ProxyError('Cannot connect to proxy.', OSError('Tunnel connection failed: 403 Forbidden')))

Free users can only access sites on our allowlist. If the site has a publicly documented API, this help page gives details on how to request an addition to the allowlist.

yes it has a publicly documented API has https://docs.prodia.com/reference/getting-started

@Anime1Forest follow this help page