Closed GoogleCodeExporter closed 8 years ago
Fixed on r168, thanks. Could you test it please and confirm it's working as
expected?
Original comment by brunobg%...@gtempaccount.com
on 23 Nov 2010 at 5:31
The requesting a requestToken works. But when requesting a accessToken the
oauth_token should be added. How about adding a parameter to the sign method
with the type (adding token ore not) or moving the setParam('oauth_token' to
the doRequest and requestAccessToken? (not tested)
Check http://dev.twitter.com/pages/auth#intro for the required parameters
Original comment by ourtechnology@gmail.com
on 23 Nov 2010 at 9:29
I did that. requestToken requests do not have oauth_token anymore, while all
the other requests do have it. I hope this patch fixes the problem, please let
me know.
Original comment by brunobg%...@gtempaccount.com
on 24 Nov 2010 at 1:36
BTW, the twitter test in client/ is working.
Original comment by brunobg%...@gtempaccount.com
on 24 Nov 2010 at 3:14
[deleted comment]
Its also working with opera.
Original comment by ourtechnology@gmail.com
on 24 Nov 2010 at 7:41
Cool. Closing this, thanks :)
Original comment by brunobg%...@gtempaccount.com
on 24 Nov 2010 at 7:47
Original issue reported on code.google.com by
ourtechnology@gmail.com
on 22 Nov 2010 at 3:00