Currently various questions arise regarding CredentialsCreator.
One of the issue is the fact that the temporary credentials are updated during step 1.
Nothing indicates in the methods names that the credentials will be updated.
In Web Application this will often result in users to not store the Authorization Key and Secret.
This results in a failure during Step 2
Comments: Associated with changeset 44963: Version 0.9.9.x
- Updated Credentials generation methods to properly use the new WebLogic structure
- Updated CredentialsCreator logic to simplify the development
- Updated CredentialsCreator logic to no longer circumvent the TwitterRequester
One of the issue is the fact that the temporary credentials are updated during step 1.
Nothing indicates in the methods names that the credentials will be updated.
In Web Application this will often result in users to not store the Authorization Key and Secret.
This results in a failure during Step 2
Comments: Associated with changeset 44963: Version 0.9.9.x
- Updated Credentials generation methods to properly use the new WebLogic structure
- Updated CredentialsCreator logic to simplify the development
- Updated CredentialsCreator logic to no longer circumvent the TwitterRequester