Android redirect URI issue
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"
} } ] }