Closed (duplicate)
Project:
Twitter
Version:
7.x-5.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Feb 2011 at 10:09 UTC
Updated:
26 Feb 2014 at 11:36 UTC
Jump to comment: Most recent
If you would not allow access for twitter application (click deny instead of allow)
you will see page with link to return to your site, but that link return token as denied get parameter, (allow use oauth_token) but that case do not handled in twitter module.
Here is the patch:
| Comment | File | Size | Author |
|---|---|---|---|
| twitter_denied.patch | 1.43 KB | igor.ro |
Comments
Comment #1
steinmb commentedHi Igor and thanks for the patch.
Any chance you could reroll this against 3.x-dev?
Comment #2
steinmb commentedComment #3
dddave commentedStill relevant?
Comment #4
xurizaemonNeeds re-roll if relevant.
Comment #5
xurizaemonDuplicate of #652680: twitter_signin_oauth_callback_submit() assumes twitter response is valid.