Anil Saldhana commented on Bug PLINK-326

The issue was between user app --> Twitter redirect ---> user authorization ------> Twitter redirect to app, the httpsession was changing at the server. So the temporary storage of the request token in the session would not work. In addition, we use the servlet context for the temporary storage of the request token. Once the workflow is completed, the request token is discarded from session and servletcontext.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira