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
vsp4btp
Explorer
0 Kudos

Got it finally !! Thanks to Denys van Kempen !!

Used the cf login --sso option from built-in terminal in BAS and got the temp auth code.

Authenticated myself with that temp code.

But, why BAS is not accepting my actual password is till a mystery to me.