mssaravanan / socialauth-android

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

Can't get friends Email addresses #72

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,
I am using socialauth-4.0 jar.
i can't get email address of friends.
I edited the http request after downloading the source code from svn.
e.g.
private static final String CONNECTION_URL = 
"http://api.linkedin.com/v1/people/~/connections:(id,first-name,last-name,langua
ges,date-of-birth,picture-url,email-address,location:(name))";

in LinkedImpl.class
and made jar of it.
But the result is same.
Need a solution and thanx in advance.

Original issue reported on code.google.com by sush...@townscript.com on 15 May 2013 at 7:18

GoogleCodeExporter commented 8 years ago
can you please share stacktrace.

Original comment by vineet.a...@3pillarglobal.com on 22 May 2013 at 11:35

GoogleCodeExporter commented 8 years ago
Hi, Linkedin api not provide friend email address.

Only Yahoo , yammer and Google provide email addresses.

Original comment by vineet.a...@3pillarglobal.com on 30 May 2013 at 2:07