hello,

I have installed Twitter module and have also downloaded Oauth and Services Module(WebService module has been banned so Service module is the alternate provided).
1) I have created the twitter client app and it has generated the Consumer Key and Secret key and

2) I have entered that in the Administer -> Twitter Settup page of my drupal site.

3) In Admin -> Oauth , I have selected RSA.
4) there is another Oauth_test setup in which I have entered the consumer key and secret api key.
5) in Oauth_test the rest of the fields regarding Server Requesr and Server Authentication-I have filled in that field and also have left it blank and tried both ways but
when I click on the Twitter Connect button , it asks my userid and pswd and after entering it it redirects me to a page in my site which says 'Invalid Twitter OAuth request'.

Have I missed out some steps which need to be done. Awaiting a solution.

Regards,
RainDruplets

Comments

Hugo Wetterberg’s picture

Status: Active » Closed (fixed)
lindsayo’s picture

How was it fixed?

voxpelli’s picture

@lindsayo: The Services module is used to expose your own Drupal site through your own API:s. If you want to connect with Twitter then you need to use another module like the Twitter module or the OAuth Connector module.