c0debrain / socialauth

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

Yahoo is not give the Contact list.. #350

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. register application with yahoo 
 take authentication information (key/secret) and place in properties file
 verify the application URL is the same as the URL the application will run
 Using the demo, click on the yahoo icon to launch the authentication screen

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

Iam using social auth libraries to scrape the contact list from yahoo,gmail 
hotmail, it was worked good in my old UI two Months before,when i shifted to 
new UI, gmail is working properly,but yahoo is not getting me the contact 
list..its returning the empty List some times..But When i scrape my contact 
details by using social auth DEMO Link Provided in their site yahoo is working 
, and showing the contact information completely..

And important is after this if i tries my code in my domain its working 
properly..i am confused, whether my code is working or not ..please help me 
out,...

Thanks

What version of the product are you using? On what operating system?
socialauth 4.5
windows 8

Please provide any additional information below.

Original issue reported on code.google.com by vickystr...@gmail.com on 27 Jun 2014 at 7:33

GoogleCodeExporter commented 9 years ago
Please have a look into the following URL

https://github.com/3pillarlabs/socialauth/wiki/Yahoo

Have you selected "This app requires access to private user data" checkbox 
under "Access Scopes" as shown in image.

Select APIs for private user data access:

select "Contacts" checkbox option and for "Read" radiobutton

Regards
Tarun

Original comment by tarun.na...@3pillarglobal.com on 2 Jul 2014 at 7:58

GoogleCodeExporter commented 9 years ago
i have this requirement so can u send these code 2 my email id as 
narasimha.krish.java@gmail.com . please sir....

Original comment by narasimh...@gmail.com on 21 Jul 2014 at 7:20

GoogleCodeExporter commented 9 years ago
All code and demo is given with the SDK.
You have to check the permission and try to implement it.

Original comment by tarunnag...@gmail.com on 31 Oct 2014 at 1:48