Android redirect URI issue

Bibaswan 0 Reputation points
2024-08-01T12:32:10.42+00:00

I have added an application using my package name and the hashkey and the same i am using in my code, but everytime after entering the email it says invalid redirect URI.

I have added the same schema and all in the manifest as well. Can you please let me know where i am doing wrong.
redirect URI =

msauth://com.wsandroid.suite/rQKDpRmnzG0Rboq6hp0bHhLbUFU%3D

{   "client_id" : "aa7cXXX-XXX4-4XXX-8613-145XXX471XXX",
  "authorization_user_agent" : "DEFAULT",  
"redirect_uri" : "msauth://com.wsandroid.suite/rQKDpRmnzG0Rboq6hp0bHhLbUFU%3D",   "authorities" : [     {       "type": "AAD",       "audience": {         "type": "AzureADandPersonalMicrosoftAccount",         "tenant_id": "common"
      }     }   ] }

Microsoft Security | Microsoft Graph
0 comments No comments
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.