dinasaif / socialauth-android

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

Cannot post to Twitter #90

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I get the last version  now i can connect to twitter (i  have a message 
"twitter connected" )  ,but I cannot  post message , when I click the update 
button nothing changes

I have this message 

1.06-17 10:33:31.527: D/SocialAuthAdapter(440): Selected provider is twitter

2.06-17 10:33:31.527: D/SocialAuthAdapter(440): Provider already connected

3.06-17 10:33:31.527: D/ShareButton(440): Authentication Successful

4.06-17 10:33:31.587: I/WindowManager(77): createSurface Window{4164db08 Toast 
paused=false}: DRAW NOW PENDING

5.06-17 10:35:12.487: W/ThrottleService(77): unable to find stats for iface 
rmnet0
06-17 10:35:17.907: D/dalvikvm(161): GC_CONCURRENT freed 403K, 6% free 
10331K/10951K, paused 7ms+5ms

Thanks

Original issue reported on code.google.com by alahyane...@gmail.com on 17 Jun 2013 at 10:36

GoogleCodeExporter commented 8 years ago
Hi,

Can you please check the latest example with latest sdk uploaded 2 days back. 
In share-bar example you will find message listener. Try to find response code. 
Also your stack trace is not showing any log related to updatestatus

Original comment by vineet.a...@3pillarglobal.com on 17 Jun 2013 at 11:18

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Yes  i work with the last version

i get this message  when i connect with twitter i thing  i cannot connect the 
application with twitter :

06-17 21:04:34.245: D/ShaderProgram(942): couldn't load the vertex shader!
06-17 21:04:34.245: E/libEGL(942): call to OpenGL ES API with no current 
context (logged once per thread)
06-17 21:04:40.275: W/webcoreglue(942): updateFrameCache: pending style recalc, 
ignoring.
06-17 21:04:42.484: D/dalvikvm(942): GC_CONCURRENT freed 5996K, 22% free 
22382K/28487K, paused 9ms+15ms

Now i try to create a new appication   in  twitter  but  i can connect and post 
,

i get this message 

1   06-17 20:57:33.274: D/SocialAuthError(888): 
org.brickred.socialauth.exception.SocialAuthConfigurationException: Application 
keys are not correct. The server running the application should be same that 
was registered to get the keys.

I verified the correctly key  

thanks

Original comment by ahmsto...@gmail.com on 17 Jun 2013 at 9:10

GoogleCodeExporter commented 8 years ago
Hi , Try to clear your app data and login again. please print the response code 
and let me know.

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

GoogleCodeExporter commented 8 years ago
thanks 
For  the new app with new key  t get this message :

Original comment by alahyane...@gmail.com on 19 Jun 2013 at 8:16

Attachments:

GoogleCodeExporter commented 8 years ago
Then this issue is related to your twitter account. Have you provided

1. Read/write access permission in your twitter account
2. you have written a valid url in callback url field.
3. you are adapter.addcallback method

Original comment by l...@3pillarglobal.com on 19 Jun 2013 at 8:20

GoogleCodeExporter commented 8 years ago
when i change the  key app i get this message 

Original comment by alahyane...@gmail.com on 19 Jun 2013 at 8:23

Attachments:

GoogleCodeExporter commented 8 years ago
Please answer my queries.The problem lies there.

Original comment by l...@3pillarglobal.com on 19 Jun 2013 at 8:25

GoogleCodeExporter commented 8 years ago
thank  you share me a valid url callback 

Original comment by alahyane...@gmail.com on 19 Jun 2013 at 8:26

GoogleCodeExporter commented 8 years ago
you need to have your own. please check the wiki how to manage your twitter 
settings. You can use any valid url on which oauth callback will redirect the 
app.

You can verify the examples are working by using our keys and our callback url.

if you use ur keys then you need to sue your own callback url thanks.

Original comment by l...@3pillarglobal.com on 19 Jun 2013 at 8:29

GoogleCodeExporter commented 8 years ago

Original comment by l...@3pillarglobal.com on 19 Jun 2013 at 8:29

GoogleCodeExporter commented 8 years ago
ok thank you I will manage my twitter settings 

Original comment by alahyane...@gmail.com on 19 Jun 2013 at 8:39

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
wow it work  thanks

Original comment by alahyane...@gmail.com on 19 Jun 2013 at 10:08