cancel
Showing results for 
Search instead for 
Did you mean: 

Cloud Foundry Login Error

anmolsinha01
Explorer
8,263

SAP HANA CLOUD - SAP Business Application Studio

when i am creating a project from template i am not able to login in Cloud Foundry, nor i am able to login from Cloud Foundry: target > services.i am new to this HANA Cloud can you please help me how to solve this error.Every time i try to log in with my login credential i am not able to login it give me this Authentication failed Error
can anyone tell me how to do cf login
...
Authentication failed: API endpoint: https://api.cf.us10.hana.ondemand.com Authenticating... Password: API endpoint: https://api.cf.us10.hana.ondemand.com API version: 3.113.0 Not logged in. Use 'cf login' or 'cf login --sso' to log in. FAILED

View Entire Topic
0 Kudos

Hello, how are you?

I'm new here, so please forgive me for any inconvenience or lack of cordiality.

I had the same problem and solved it by using P-User and password, instead of username and password

cf login -a <cloud_foundry_api> -u <p_or_s_user_> -p <password>

The same thing happens for the BTP CLI.

I hope it works for you