Troubleshooting
Fixing Mismatched redirect URI
8 min
a “mismatched redirect uri” error happens when the redirect uri configured in your app doesn’t exactly match the one registered in entra id (azure ad) update the app’s redirect uris to the exact uri used by your app (scheme, domain, path, and trailing slash) to resolve it please follow the steps below 1\ if you are seeing this message when trying to access the deal registration tab in wetransact, this guide is for you! step 1 screenshot \# microsoft azure portal (pwa) https //portal azure com/#home 2\ click on microsoft entra id step 2 screenshot 3\ click on app registrations step 3 screenshot 4\ click on all applications step 4 screenshot 5\ type "wetransact" step 5 screenshot 6\ click on wetransact the app with the uri which matches the error message in the notification you recieved (first image in this guide) step 6 screenshot 7\ click on authentication step 7 screenshot 8\ click on add uri step 8 screenshot 9\ add the redirect uri mentioned in the error message step 9 screenshot 10\ click on save step 10 screenshot