Hi Leonel,

There are no callback events or other signals sent to an application when a
user has revoked access to your application. When leveraging their token on
an authenticated API call, you'll get an error message indicating that the
oauth_token is now invalid. Some developers make periodic requests to
account/verify_credentials to check on this status.

@episod <http://twitter.com/intent/user?screen_name=episod> - Taylor
Singletary


On Fri, Jul 15, 2011 at 7:34 AM, Leonel Knijnik (DJ Aldebaran) <
djaldeba...@gmail.com> wrote:

> Good morning, fellas.
>
> My name is Leonel and I am from Brazil. I am developing an apllication to
> integrate an opt-in e-mail marketing software with twitter.
>
> I need to know how do I know if some user has revoked access from my
> application thru Twitter interface, for me to remove this account from my
> system.
>
> Is there a way, or a callback URL that indicates me if the user has revoked
> access?
>
> Facebook API has something very similar to this, and it returns a callback
> URL, from where I can detect this.
>
> Thanks in advance,
>
> --
> Leonel Knijnik (DJ Aldebaran)
> Porto Alegre - RS - Brasil
> E-mail: djaldeba...@gmail.com
>
> URBANA LEGIO OMNIA VINCIT
>
> "Pecar pelo silĂȘncio, quando se deveria protestar, transforma homens em
> covardes."
> (Abraham Lincoln)
>
> --
> Have you visited the Developer Discussions feature on
> https://dev.twitter.com/discussions yet?
>
> Twitter developer links:
> Documentation and resources: https://dev.twitter.com/docs
> API updates via Twitter: https://twitter.com/twitterapi
>
> Unsubscribe or change your group membership settings:
> http://groups.google.com/group/twitter-development-talk/subscribe
>

-- 
Have you visited the Developer Discussions feature on 
https://dev.twitter.com/discussions yet?

Twitter developer links:
Documentation and resources: https://dev.twitter.com/docs
API updates via Twitter: https://twitter.com/twitterapi

Unsubscribe or change your group membership settings: 
http://groups.google.com/group/twitter-development-talk/subscribe

Reply via email to