Hi,
I have a Drupal 7 site that uses the Twitter Signin module to allow twitter users to authenticate on the site.
The site has a Twitter signin button. Clicking on that button correctly redirects to Twitter to prompt the user to signin. After all that happens Twitter displays a message that it is redirecting back to my application.
The browser then shows my Drupal site with a URL like:
http://test.mysite.com/?oauth_token=658A8oIT7eQA9r7jjSUDZbEdVoeUOCm1L265ebug...
However, the user is not signed in on Drupal. Drupal displays the Login link instead of the My Account link.
Please help.
Regards,
Greg