Hello,
I created my own app with the new “Read, write, and direct messages” access level.
I tried to access this app via OAuth by inputting PIN and I could login well.
But I can’t read my own timelines, including home timeline, with the error “Could not authenticate with OAuth.”.
I checked my settings. In the user setting page, https://twitter.com/settings/applications, I have the “Read, write, and direct messages” access level for this app. On the other hand, in “Your access token” of the app setting page, https://dev.twitter.com/apps/<app_id>/show, I have the only “Read and write” access level.
Furthermore, about my another app, some of users can access their own timelines with the “Read, write, and direct messages” access level correctly, but some of users can not access them with the above errors although they all use the same OAuth login system.
Does the new official permission system have some problems or do I use it wrongly? How can I fix this?
Thank you.