Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Missing redirect URL in application registration.” during OAuth 2.0 authorization.

ZhenYangH
Giga Contributor

Hello,

We are testing a scenario where an external application (Microsoft 365 side, Microsoft Search connector/Copilot) connects to ServiceNow Knowledge via OAuth 2.0. Reference:
https://learn.microsoft.com/ja-jp/microsoftsearch/servicenow-knowledge-connector

Following the video, at 1:07 when clicking “Authorize,” a popup shows:
Error message:
Missing redirect URL in application registration.
and we cannot proceed.

 

From the perspective of an external app connecting to ServiceNow, we suspect:

OAuth 2.0 misconfiguration on the external app or ServiceNow side (missing/mismatched redirect URI, platform type, ID/access token settings, tenant configuration, etc.)
Insufficient ServiceNow roles/permissions (roles required for Knowledge access and API authorization)

 

Any guidance or documentation from the standpoint of connecting an external app to ServiceNow would be greatly appreciated.
Thank you.

1 ACCEPTED SOLUTION

bevo
Giga Guru

You may need the Redirect URL
https://gcs.office.com/v1.0/admin/oauth/callback

looks the same for Japan, too

ServiceNow-Knowledge-Microsoft-365-Copilot-コネクタ-Microsoft-Learn-09-15-2025_03_36_PM.png

View solution in original post

4 REPLIES 4

bevo
Giga Guru

You may need the Redirect URL
https://gcs.office.com/v1.0/admin/oauth/callback

looks the same for Japan, too

ServiceNow-Knowledge-Microsoft-365-Copilot-コネクタ-Microsoft-Learn-09-15-2025_03_36_PM.png

ZhenYangH
Giga Contributor

Thank you very much!! It worked.!

お役にたってよかった

ZhenYangH
Giga Contributor

Thank you very much!! It worked.