Hello,

if you refer to the OAuth settings, yes, I have:

OAuth settings

Your application's OAuth settings. Keep the "Consumer secret" a secret. This
key should never be human-readable in your application.
Access level Read, write, and direct messages
About the application permission
model<https://dev.twitter.com/docs/application-permission-model>
Request token URL https://api.twitter.com/oauth/request_token  Authorize URL
https://api.twitter.com/oauth/authorize  Access token URL
https://api.twitter.com/oauth/access_token  Callback URL
http://twittme.mobi/oa/callback.php
I also reset the key and the secred and re-authorized one of the users but
no luck.
When the user is aske for permissions, I get:

This application *will not be able to*:

   - *Access your direct messages*.
   - See your Twitter password.

I would be really happy if I am making a mistake somewhere and you can point
it out but something
is just not ok here....

cheers!


On 12 July 2011 16:13, Taylor Singletary <taylorsinglet...@twitter.com>wrote:

> Hi everyone on the thread,
>
> When you're having this problem, what endpoints are you using for
> authentication?
>
> Make sure that you're using https://api.twitter.com/oauth/authorize on the
> "redirect to Twitter" step of OAuth. If you're using
> https://api.twitter.com/oauth/authenticate, you'll never be able to
> negotiate a higher than RW access level token, regardless of what you've
> configured in your application detail settings.
>
> @episod <http://twitter.com/intent/user?screen_name=episod> - Taylor
> Singletary
>
>
>
> On Tue, Jul 12, 2011 at 7:54 AM, twittme_mobi <nlupa...@googlemail.com>wrote:
>
>> The same problem here - i am not sure if the api guys are aware of the
>> consequences every change they make...
>>
>> On Jul 12, 1:33 am, Mr Blog <mrblogdot...@gmail.com> wrote:
>> > I have the same problem.
>> >
>> > On the App settings it is set to:
>> >
>> > "Read, Write and Accessdirectmessages"
>> >
>> > But when users authenticate with OAuth, it's telling users:
>> >
>> > This application will not be able to:
>> > Access yourdirectmessages.
>> >
>> > How do we fix this?
>> >
>> > On Jul 4, 5:38 pm, "alexre...@gmail.com" <alexre...@gmail.com> wrote:
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> > > Most of my apps require read access forDirectMessages, but they're
>> > > only reading from one account.  Many users DM to one account and I
>> > > need access to that one account to grab all the DMs (which no longer
>> > > works as of June 30th).
>> >
>> > > I changed the Access Level of all my apps to Read, Write andDirect
>> > > Message, but it doesn't seem that the change has taken place, or I'm
>> > > missing something, somewhere in terms of what I need to do?
>> >
>> > > When I try and re-authorize an account I see the following on the
>> > > Twitter / Authorize screen:
>> >
>> > > This application will not be able to:
>> > > Access yourdirectmessages.
>> > > See your Twitter password.
>> >
>> > > What else do I need to do?  I have confirmed that the application
>> > > settings on Twitter do say, Read, Write andDirectMessagesfor my app
>> > > but I can only use "my access token" (for the Twitter handle
>> > > associated with the app) to accessdirectmessages, anytime I try and
>> > > re-authorize any account through my actual app, I see:
>> >
>> > > This application will not be able to:
>> > > Access yourdirectmessages.
>> > > See your Twitter password.
>> >
>> > > ... which isn't inline with how I setup the settings.  Any help would
>> > > be greatly appreciated.  I'm really hoping I'm missing something small
>> > > here.
>>
>> --
>> Twitter developer documentation and resources:
>> https://dev.twitter.com/doc
>> API updates via Twitter: https://twitter.com/twitterapi
>> Issues/Enhancements Tracker:
>> https://code.google.com/p/twitter-api/issues/list
>> Change your membership to this group:
>> https://groups.google.com/forum/#!forum/twitter-development-talk
>>
>
>  --
> Twitter developer documentation and resources: https://dev.twitter.com/doc
> API updates via Twitter: https://twitter.com/twitterapi
> Issues/Enhancements Tracker:
> https://code.google.com/p/twitter-api/issues/list
> Change your membership to this group:
> https://groups.google.com/forum/#!forum/twitter-development-talk
>

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk

Reply via email to