AADSTS500113: No reply address is registered for the application

Shane Goodman 11 Reputation points
2021-09-23T17:47:04.517+00:00

Greetings,

I would like to connect a WordPress website and Dynamics 365 by an API. I have followed the instructions to set up a Postman environment. I am trying to set up a single-tenant server-to-server authentication. I have registered the app in Active Directory and created an application user.

In Postman, I click the create a GET request > click the Authorization tab > click Get New Access Token button > sign into my account. I now get the error message.

The Redirect URI in Active Directory App Registration is blank. What does this value need to be?

Thanks,
Shane.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,900 questions
{count} votes

1 answer

Sort by: Most helpful
  1. JamesTran-MSFT 36,776 Reputation points Microsoft Employee
    2021-09-23T19:07:22.363+00:00

    @Shane Goodman
    Thank you for your detailed post!

    Can you try using the Redirect URI - https://oauth.pstmn.io/v1/callback within your Azure AD App registration, to see if that helps resolve your issue.

    I was able to successfully authenticate within my Postman environment using that Redirect URI:
    134705-image.png

    If you have any other questions, please let me know.
    Thank you for your time and patience throughout this issue.

    ----------

    Please remember to "Accept Answer" if any answer/reply helped, so that others in the community facing similar issues can easily find the solution.

    1 person found this answer 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.