Hi!
my web application has access level to read write and direct messages, however, when I redirect my users to the authentication page the auth page says the application will NOT be able to access the direct messages.
by the way, I’m using twython.get_authentication_tokens()
is there something I’m missing?
thanks