
Announcements
I am trying to create a webhook connection with Exact online, I am using a custom connection for this with OAuth 2.0. The custom connection works perfectly, but I can't create a webhook.
Exact online says the following: "The CallbackURL must have the same domain as the RedirectURI, which was used to register the app." The problem is that the OAuth uses a different domain than the webhook, this causes the webhook to only return 500: "InternalServerError".
Is there a way to change the OAuth RedirectURI to the same domain as the CallbackURL or another way to fix this?
Redirect URI:
https://global.consent.azure-apim.net/redirect
CallbackURL domain: