iOS: Everything is working perfectly.
Android: Everything is working fine except for getting error while retrieving token silently.
Error: MSAL exception with error: Invalid authority URL.
Scenario: After logging in via an organizational account and being redirected back to the main screen, when I click on the Get Token Silent button, I receive the Invalid authority URL error in the logs.
Hello,
Thank you for the Flutter library.
Error: MSAL exception with error: Invalid authority URL.
Scenario: After logging in via an organizational account and being redirected back to the main screen, when I click on the Get Token Silent button, I receive the Invalid authority URL error in the logs.
msal_config.json
AndroidManifest.xml
Using flutter web-view for MS login.
Please review above code and let me know what changes are required.
I am getting stuck in this issue from last 2 days, tried so many ways but no success.
Please help.