Other features or issues related to Microsoft Partner Center
Hello,
I am experiencing the same issue since yesterday 8th of September. Please fix.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
AADSTS50011: The redirect URI 'https://usnconeboxax1aos.cloud.onebox.dynamics.com/' specified in the request does not match the redirect URIs configured for the application '00000015-0000-0000-c000-000000000000'. Make sure the redirect URI sent in the request matches one added to your application in the Azure portal. Navigate to https://aka.ms/redirectUriMismatchError to learn more about how to fix this.
Other features or issues related to Microsoft Partner Center
Hello,
I am experiencing the same issue since yesterday 8th of September. Please fix.
AI answer
AADSTS50011 means the redirect URI sent by the application does not exactly match a redirect URI configured in the Microsoft Entra app registration.
For this error, compare the URI in the error message:
https://usnconeboxax1aos.cloud.onebox.dynamics.com/
with the redirect URIs configured for application ID 00000015-0000-0000-c000-000000000000 in Microsoft Entra ID.
Use this path:
Important checks:
If this is a dev/test/prod split, add each required environment-specific redirect URI separately.