Closed (duplicate)
Project:
Twitter
Version:
6.x-3.0-beta3
Component:
Twitter API
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Feb 2011 at 19:50 UTC
Updated:
25 Oct 2011 at 14:36 UTC
I have installed the twitter module and the oAuth module. I have obtained a key from twitter and entered them in the input fields. When I try and add a twitter account to a user I am redirected to twitter and asked to grant permission. One granted twitter tries to redirect to the url http://www.somedomain.com/twitter/oauth but I just get a white screen of death.
Comments
Comment #1
juampynr commentedYou may not have enabled the PHP option "display_errors=On".
Please upgrade to the latest beta version available at http://drupal.org/project/twitter. Errors related to adding an a Twitter account were fixed at #1296908: Unable to create a twitter account and #1192138: Error when adding/associating a Twitter account to a site account.
Comment #2
juampynr commentedHave you configured your OAuth keys at /admin/settings/twitter?
Remember that if you just want to list tweets you do not need OAuth enabled.