Hi @Caroline-009 · Thank you for reaching out.
By tracking your Correlation ID in our backend database, I found that:
- Reply URL in the authentication request is
http://forum.XX.XXXXXX.pl/auth/microsoft_office365/callback
- Reply URL (Redirect URI) registered under application with App ID: 309a2bc9-xxxx-xxxx-xxxx-2a348ca7d934 is
https://forum.XX.XXXXXX.pl/auth
To resolve the issue, you need to make sure the reply url in the request matches with the reply url registered for the application: 309a2bc9-xxxx-xxxx-xxxx-2a348ca7d934.
-----------------------------------------------------------------------------------------------------------
Please "Accept the answer" if the information helped you. This will help us and others in the community as well.