on 2021 Nov 18 2:52 AM
I am doing the exercises for DEV164 (Workflows). I have successfully finished the step "Build MTA Project". I can see the WFTutorial_0.0.1.mtar file. But, when I try to perform the next step "Deploy MTA Archive", I am getting the below error:
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.108.0 Not logged in. Use 'cf login' or 'cf login --sso' to log in. FAILED
I am unable to proceed with my exercises. Please help me get over this error.
Thank you.
Hi @vsp4btp
you must first sign in to your cloud foundry dev space before you can deploy your application to it.
If not already done, enable your cloud foundry on subaccount level (Overview) and create a space called "DEV".
Back in SAP Business Application Studio (BAS) select the "View -> Find Command ..." menu. Enter "CF" and select the "CF: Login to Cloud Foundry" entry. Follow the steps as described in the BAS.
Once you have successfully signed in to your cloud foundry space, try deploying your .mtar file again.
Hope, this helps you!
BR,
Illya
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.