Azure-Samples / active-directory-b2c-android-native-appauth

Demonstrates how you can use a third party library to build an Android application that authenticates Microsoft identity users to our B2C identity service and calls a web API using OAuth 2.0 access tokens.
http://aka.ms/aadb2c
Other
20 stars 12 forks source link

Config Access denied #1

Closed suchismitaprusty closed 7 years ago

suchismitaprusty commented 7 years ago

I have downloaded the Zip file and run in android studio.. But i am getting the issue " Config Access denied".. Please suggest me ASAP..

parakhj commented 7 years ago

Please try cloning the sample instead of downloading a zip file.

Reference: https://github.com/openid/AppAuth-Android/issues/195