Forums

Error on API SUPERMETRICS: requests.exceptions.ProxyError: HTTPSConnectionPool(host='api.supermetrics.com', port=443)

Hello I´m trying to get a request to the api of SuperMetrics (https://supermetrics.com/docs/product-api-getting-started/) and I keep getting the following error:

"raise ProxyError(e, request=request) requests.exceptions.ProxyError: HTTPSConnectionPool(host='api.supermetrics.com', port=443):"

¿What can I do?

See https://help.pythonanywhere.com/pages/RequestingAllowlistAdditions/

I will try, thank you!