Hello everyone,
So we are configuring the Odoo outlook Calendar. We followed the Official instruction on Odoo' Documentation. When we reach the step of syncing, as expected, we are redirected to MS login page where we give consent. After that step unfortunatly, we get the following message.
The redirect URI 'http://myapp.mydomain.com/microsoft_account/authentication' specified in the request does not match the redirect URIs configured for the application '09e1bc1b-c1ec-4094-ba60-9f5102cea4f0'. Make sure the redirect URI sent in the request matches one added to your application in the Azure portal.
We've checked on Azure Portal and the URI redirect link is the correct one with the HTTPS : https://myapp.mydomain.com/microsoft_account/authentication. We've check for spaces, blank, mispell but nothing wrong i guess.
Could someone Help ? did someone had an idea? Thank you