Thanks Abraham, i will change to FALSE and see what happens. I have
read in this group that making that change to false the oauth flow
works only onw time tha other times it gives a 403 error from Twitter.
Is that true?

On Jul 5, 1:20 pm, Abraham Williams <4bra...@gmail.com> wrote:
> To use oauth/authenticate in TwitterOAuth pass false as the second argument
> of getAuthorizeURL.
>
> $connection->getAuthorizeURL($token, false);
>
> Abraham
> -------------
> Abraham Williams | InboxQ <http://inboxq.com/> | abrah.am
> @abraham <https://twitter.com/intent/follow?screen_name=abraham> |
> github.com/abraham | blog.abrah.am
> This email is: [ ] shareable [x] ask first [ ] private.
>
>
>
>
>
>
>
> On Mon, Jul 4, 2011 at 20:00, oosswwaalldd <oosswwaal...@gmail.com> wrote:
> > I have the same problem, when you say "Don't use /oauth/authenticate
> > but /oauth/authorize" where can I check if my lib is using that
> > method? I am using Abraham Twitteroauth lib.
>
> > I appreciate your help a lot!
>
> > On Jul 4, 7:21 pm, Tom van der Woerdt <i...@tvdw.eu> wrote:
> > > 1) Don't use xAuth
> > > 2) Don't use /oauth/authenticate but /oauth/authorize
>
> > > Tom
>
> > > On 7/5/11 1:20 AM, DaveH wrote:
>
> > > > Twitter Team:
>
> > > > My application was changed weeks ago to request DM permission. My
> > > > understanding was all we needed to do was edit the settings for the
> > > > app, and then re-authenticate the application. Which I did. When I
> > > > look at the app settings it shows that "Read, Write, Direct Messages"
> > > > is selected.
>
> > > > However, when I go to authorize the application, I see that my
> > > > application will not not be able to access DMs.
>
> > > > This is a white listed app that needs access to DMs to work. From what
> > > > I can tell, it should be able to authenticate and get DM access as the
> > > > application is registered as needed DM level.
>
> > > > So why is it not being allowed the correct access level?
>
> > --
> > 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