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
jannes_schofeld
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi @Washington ,

could you provide the following information?:

1. What do your connection settings look like? See following screenshot as example:

Screenshot 2021-11-23 at 12.31.59.png

 

 

 

 

 

2. Could you open the developer tools (in Chrome Browser) before you try to create/save the API provider? Press the F12 button on your keyboard. In the developer tools, select the Network tab. When you press the Save button, there should appear a new request with Name APIProviders. Select the entry and have a look at the response. If possible, copy the response into your reply here. It could contain additional information about the error.

Screenshot 2021-11-23 at 12.30.24.png

Thank you and best regards,

Jannes

rahulbhat2000
Explorer
0 Kudos

How did you resolve the problem ? I am getting a similar error when trying the Publish the Product . Error does not give any information .Error.JPGmilar error 

StefanieSchulke
Explorer
0 Kudos
Hi Jannes, I am running into the same problem, but the error simply says “500 Internal Server Error. Error occurred while creating destination.”. Could you please let me know what could be the problem? Kind regards, Stefanie
sklawonn
Product and Topic Expert
Product and Topic Expert
HI StefanieSchulke, if you are working on an hanatrial account you would expect an 500 Status Code sometimes. Actually you are working on a sandbox system. Please retry the steps later on. Thanks