hi,
I have a twitter app that runs on STB. So I have to use xAuth. However, do I get around the following issue?
To ensure users know that an application is receiving access to their direct messages, we are also restricting this permission to the OAuth /authorize web flow only. This means applications which use xAuth and want to access direct messages must send a user through the full OAuth flow.
thanks in advance.