Defect #361
getDirectMessages return a "This application is not allowed to access or delete your direct messages" error
Start date:
08/20/2011
Due date:
% Done:
0%
Estimated time:
Browser (if web client):
Description
Changes in the Twitter API introduced this.
v1.9.1 and v2.1.7 of the JTwitter API both exhibit the same behavior.
Need to see what can be done (maybe in the Twitter app settings).
Files
History
Updated by Patrick Talbot over 13 years ago
- File dev.twitter.com-application-permission-model.pdf dev.twitter.com-application-permission-model.pdf added
- Status changed from New to Closed
This comes from a change of the permission model for apps.
Existing apps need to be updated to include Direct Messages.
Then users will have to request new tokens and approve the new permissions to apply.
I have updated the ServoyStuff app permission.
See details in the PDF coming from https://dev.twitter.com/docs/application-permission-model - included here because this site has a tendency to disappear :(