dinasaif / socialauth-android

Automatically exported from code.google.com/p/socialauth-android
0 stars 0 forks source link

Facebook Profile Details not Received in socialauth-android #222

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. By using socialauth-android.3.2.jar and social-auth-4.4.jar.
2. Login using facebook.
3.

What is the expected output? What do you see instead?

Expecting the required profile informations including mail address. But it 
shows Profile Details not Received message in LogCat.

What version of the product are you using? On what operating system?
socialauth-android.3.2.jar and social-auth-4.4.jar.

Please provide any additional information below.

Original issue reported on code.google.com by praveen....@gmail.com on 30 May 2015 at 3:59

GoogleCodeExporter commented 8 years ago
What you have tried yet?
Please paste your code.

Original comment by shoeb.si...@techvalens.com on 30 May 2015 at 8:23

GoogleCodeExporter commented 8 years ago
Sorry to say that, I can't share my code. But I think that, this issue is
not related to my code. It returns this message from your socialadapter
class. Thats why I can't fetch email address of a facebook user.

Original comment by praveen....@gmail.com on 30 May 2015 at 4:59

GoogleCodeExporter commented 8 years ago
This occurs after I approves my app to access facebook profile. So there is
no problem with login into facebook. There is problem in accessing user
profiles.

Original comment by praveen....@gmail.com on 30 May 2015 at 5:02