Forums

Braintree payment integration

Hello, I have tried to integrate Braintree on my Django application and it works locally. However, when I upload it on PythonAnywhere, it says "Cannot connect to proxy. Socket error: Tunnel connection failed: 403 Forbidden.". Is it possible to have an exception to the block implemented for free accounts toward Braintree server?

Many thanks Davide

Hi, I suspect this is because you are using a free account, which only allows limited internet access. Can I suggest you contact the admins.

Just to say, following out-of-band discussions, braintree has now been added to the whitelist. Step 3, profit, is just around the corner!

I am also running into the same issue was this solved? I do pay for my account as well and have contacted them.

@williamc1jones That's weird. Could you send us more details on support@pythonanywhere.com? What is the code you run? How do you run it?