SPA Authentication AAD MSAL Graph API

cloudguy2020 76 Reputation points
2021-04-28T11:47:25.753+00:00

Hello All,

Please guide me why I am getting this error?

The reply URL specified in the request does not match the reply URLs configured for the application: '28efa06f-1f9d-4bb6-8da2-9173e234d2c3'

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
25,015 questions
0 comments No comments
{count} votes

Accepted answer
  1. Saurabh Sharma 23,846 Reputation points Microsoft Employee Moderator
    2021-04-30T17:50:40.457+00:00

    Hi @cloudguy2020 ,

    Thanks for using Microsoft Q&A !!

    This error indicates that the reply url returned as part of authorization request url is not same as it is configured for the registered application. You can compare the request url as it appears on your browser(see screenshot below)
    92989-image.png

    and compare it against the registered application over here.
    92956-image.png

    Please let me know if you still have issues or questions.

    Thanks
    Saurabh


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.