active-directory-b2c-android-native-appauth
active-directory-b2c-android-native-appauth copied to clipboard
Not fetching user info
I am running this sample application and have configured the proper variables as needed. I am able to register users and login but the mUserInfoJson object keeps returning as a null value and I am not able to see the user profile information on the authorization screen. Some research I have done says that this could possibly be an issue with the application not being able to fund the correct user info endpoint but I have not seen anything in the documentation that talks about configuring this endpoint.
Any help on this issue would be appreciated.