Azure Auth Token - AADSTS500113: No reply address is registered for the application.

LooFunk 96 Reputation points
2021-02-18T15:11:35.963+00:00

Hi,

I am trying to obtain a token through postman using the following tutorial:

https://learn.microsoft.com/en-us/azure/healthcare-apis/access-fhir-postman-tutorial

I have successfully filled out the credentials then a pop up appears asking for my credentials. This then throws the following error:

69622-image.png

Does anyone know why this error is occurring or how I can fix it?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,168 questions
Azure Health Data Services
Azure Health Data Services
An Azure offering that provides a suite of purpose-built technologies for protected health information in the cloud.
166 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Navtej Singh Saini 4,226 Reputation points Microsoft Employee
    2021-02-25T02:21:25.777+00:00

    @LooFunk

    We are glad that you were able to resolve this. We are posting the answer here for completing this thread.

    Resource ID was needed in the auth URL:

    71788-1.png
    71833-2.png

    This can be obtained from Enterprise Applications:
    71789-3.png

    Also, creating two separate app registrations
    71849-4.png

    It now returns a 200 OK
    71902-5.png

    Thanks for collaboration regarding this.

    Regards
    Navtej S

    0 comments No comments

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.