Forums

Connection Refused to Cloudinary API (Free Account)

Hello,

I am using a free account (username: nileshmungra) and trying to connect my Django project to the Cloudinary API (api.cloudinary.com) for media storage.

Even after using the proxy settings (http://proxy.server:3128), I am consistently getting [Errno 111] Connection refused.

Could you please check if api.cloudinary.com is whitelisted for free accounts, or if there is an issue with the proxy at the moment?

Thank you!

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