dinasaif / socialauth-android

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

Twitter doesnt work still even after 2.1 patch #76

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Replace jar file with 2.1 patch file
2. Login with user and password
3. It wont proceed.

What is the expected output? What do you see instead?
Tweet should be posted on twitter

What version of the product are you using? On what operating system?
2.3.4

Please provide any additional information below.
Referring to last issue, I replaced jar file but didnt change any code because 
I couldnt find the enum for twitter. Now I am getting some JSON error. Please 
see the error log below:

05-24 22:50:53.266: D/SocialAuthError(31828): 
org.brickred.socialauth.exception.SocialAuthException: Failed to retrieve the 
user profile from  
http://api.twitter.com/1/users/show.json?screen_name=AhmedShayan. Staus :-1
05-24 22:50:53.266: D/ShareButton(31828): Authentication Error: Could not 
connect using SocialAuth
!

Original issue reported on code.google.com by demha.ah...@gmail.com on 24 May 2013 at 7:06

GoogleCodeExporter commented 8 years ago
Hi,
Please paste ur code.

Original comment by vineet.a...@3pillarglobal.com on 27 May 2013 at 8:28

GoogleCodeExporter commented 8 years ago
Please see the attached file.

Original comment by demha.ah...@gmail.com on 27 May 2013 at 5:02

Attachments:

GoogleCodeExporter commented 8 years ago
Please use addcallback method for twitter. define your call back url for 
twitter,

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

GoogleCodeExporter commented 8 years ago
Can ypu please guide me further? I didnt understand. Where should I use this 
method?

Original comment by demha.ah...@gmail.com on 1 Jun 2013 at 3:13

GoogleCodeExporter commented 8 years ago
Ok solved it. Thanks.

Original comment by demha.ah...@gmail.com on 1 Jun 2013 at 3:40

GoogleCodeExporter commented 8 years ago

Original comment by vineet.a...@3pillarglobal.com on 5 Jun 2013 at 10:02