I have gone through few articles like below
https://docs.microsoft.com/en-us/azure/api-management/api-management-howto-protect-backend-with-aad
but It didnt worked.
I'm getting error as AADSTS50011: The reply URL specified in the request does not match the reply URLs configured for the application: '24gktm5-5khpnj3h9nphkmm=h-hh2h58h9'
.
I have followed everything as mentioned but not getting where I did wrong.
Also can someone share code to call APIM endpoints from console app.