08. Setting up Twitter Oauth access - findsorguk/findsorguk GitHub Wiki

To make the site pull in Twitter data for any account, you need to set the correct variables in the app/config/webservices.ini file. Obtaining these tokens is quite easy and described here.

Once you have entered the correct values on line 5 & 6 for consumer key and consumer secret, you can then generate the access token via the website. Navigate to system configuration to obtain a Twitter access token http://hostname/admin/oauth/twitter and do what it says! The token does not expire.

To understand what is happening with the system, it is worth being aware of the various log files and how to read them.