cancel
Showing results for 
Search instead for 
Did you mean: 

build-side-by-side-extensions-on-sap-btp - The redirect_uri has an invalid domain

Dasig
Participant

Hello Sap team,

I am stuck at this error of : The redirect_uri has an invalid domain...

I have this on my MTA.yaml file ->

   oauth2-configuration:
        redirect-uris:
 
Can you help please?
Just as a general remak, the first part of the learning Path(/build-side-by-side-extensions-on-sap-btp) is very well documented, all is epxlained , step by step, but the part 'Manual deployment', it is less documented, we don't understand why we do such action or add such config, also, the redirect_uri paragraph is not clear at all.
 
Thank you
Saad
simonpolovina1
Participant
I'd agree. This part of the training is temperamental. Sometimes it works; sometimes, it doesn't. Note my earlier comments above. Yes, please, more elaboration about the purpose behind the configuration would be helpful, hint, hint... Thanks!
markushaug
Product and Topic Expert
Product and Topic Expert
We'll definitely take your feedback into account and make sure to improve the course in the upcoming update! Looking forward to making the learning experience even better.
View Entire Topic
Illya
Product and Topic Expert
Product and Topic Expert

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

vsp4btp
Explorer
0 Kudos
I am doing all that is mentioned. But still unable to deploy the project. What am I still missing?