Closed merveguel closed 1 year ago
Hi @merveguel ,
your login credentials should be the same as your trial account. Please reset your password and try it out again. If you are still facing issues, please get in contact with us again.
Thank you.
Best regards, Merve
Hello all,
I am currently following the "Deploy your ABAP application with SAP Business Application Studio" tutorial. I have already completed all the previous steps successfully but completely stuck at Step 6.
As I try to run "npm start" command, I receive the following pop-up asking for my /fiori/v2/system login information:
These are the error lines, that are thrown as I couldn't complete the keychain login. error backend-proxy-middleware Error retrieving from secure store. Service: [fiori/v2/system], key: [https://6654aaf7-905f-48ea-b013-3811c03fcba8.abap.us10.hana.ondemand.com] error backend-proxy-middleware An unknown error occurred. error backend-proxy-middleware Error retrieving from secure store. Service: [fiori/v2/system], key: [https://6654aaf7-905f-48ea-b013-3811c03fcba8.abap.us10.hana.ondemand.com]
The key "https://6654aaf7-905f-48ea-b013-3811c03fcba8.abap.us10.hana.ondemand.com" is my ABAP Service instance endpoint information.
From SAP BTP ABAP environment "default_key.json" service key:
"sap.cloud.service": "com.sap.cloud.abap", "systemid": "TRL", "endpoints": { "abap": "https://6654aaf7-905f-48ea-b013-3811c03fcba8.abap.us10.hana.ondemand.com" },
The issue is that, I don't have this login password credentials (have tried already my trial account login, didnt work) since I am using a trial account for ABAP development on SAP BTP, the login credentials are done automatically via browser.
I am looking for your help on this matter.
Thanks in advance, Merve Gül