yangboz / linkedin-j

Automatically exported from code.google.com/p/linkedin-j
0 stars 0 forks source link

LinkedIn api not working on device but working on Emulator #75

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hello All

I have used linkedin-j library to implement Linkedin posting on my application 
but below line get error on device but it work well on emulator

liToken = oAuthService.getOAuthRequestToken(OAUTH_CALLBACK_URL);

ERROR :com.google.code.linkedinapi.client.oauth.LinkedInOAuthServiceException: 
oauth.signpost.exception.OAuthCommunicationException: Communication with the 
service provider failed: https://api.linkedin.com/uas/oauth/requestToken

Is any one help me on this regards

Regards

Arnab

Original issue reported on code.google.com by arnab.ch...@gmail.com on 3 Nov 2011 at 9:40

GoogleCodeExporter commented 9 years ago
Hello,

I have same issue as above (Arnab has) defined.....

Please Help us..... ASAP.

Thanks in advance,
Bipin Vayalu

Original comment by bipin.we...@gmail.com on 19 Dec 2011 at 12:20

GoogleCodeExporter commented 9 years ago
Same issue with HTC Desire  (android 2.2.2)

but working fine on LG-P970 (android 2.2.2)

I guess it's device's problem somehow

Original comment by ibai.usu...@gmail.com on 29 May 2012 at 12:43

GoogleCodeExporter commented 9 years ago
I am also facing same issue with LGp500 its not working on Device. but working 
fine on Emulator.

Original comment by himanshu...@gmail.com on 8 Jun 2012 at 12:30

GoogleCodeExporter commented 9 years ago
solved..
it will work perfect if time is set correctly according to your timezone in 
emulator or phone. even 1 min time difference won't work.

Original comment by ashok200...@gmail.com on 14 Jun 2012 at 8:48