cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Authentication error when deploying Python app to Cloud Foundry

Former Member
672

Hello all,

We are currently facing problems when trying to deploy a Python app to a trial Cloud Foundry Environment.

As you can see the "CF LOGIN" command succeeds, but as soon as we try to push our application via "CF PUSH" we get an error saying "Authentication Error".

Does anybody have an idea what can possibly be causing this? And how we can solve it?

Kind Regards,

Glenn

View Entire Topic
mariusobert
Developer Advocate
Developer Advocate

I don't know if this is the reason for the error, but I usually use HTTPS instead of HTTP. This would at least prevent the first warning.

Former Member
0 Likes

That was exactly the problem! Thank you very much for the help! 🙂

Kr,

Glenn