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

juampynr’s picture

Status: Active » Closed (duplicate)

You 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.

juampynr’s picture

Have you configured your OAuth keys at /admin/settings/twitter?

Remember that if you just want to list tweets you do not need OAuth enabled.