Hi,
I have the following scenario, I’ve created an app with the only the “Read and Write” permissions, have some users authenticated to it, later on I’ve changed the permissions to “Read, Write and Access direct messages”, when I prompt users to re-authenticate they still remain only with the “Read and Write” permissions.
Only if the end user go to his own apps section on Twitter and revoke the access to the app then re-authenticate, then I’m getting the desired “Read, Write and Access direct messages” permissions.
am I missing something here? How can I prompt the user to get the extended permissions without having him to revoke the app?