Trying to connect to a third party application, I can connect to it using oauth 2.0 using postman, i can see the data. However when i create a custom connector i input the information however, when i go for testing i get the following error.
{"error":"invalid_request","error_description":"Invalid redirect_uri: https://global.consent.azure-apim.net/redirect","rfc6749_reference":"4.1.2.1, 4.2.2.1"}
Not sure how to fix this.
this is the swagger portion of the file
The redirect url I can't configure that. This is the part that is lock and given to me after saving it. Not sure If I can do anything about it. From reading on how to building the connector. Did I miss something??
The redirect url I can't configure that. This is the part that is lock and given to me after saving it. Not sure If I can do anything about it. From reading on how to building the connector. Did I miss something??
as it says in the error message - the redirect URL is incorrect.
Michael E. Gernaey
566
Super User 2025 Season 1
David_MA
516
Super User 2025 Season 1
stampcoin
492