Hi Raj,

With PIN mode authorization, your application needs to present a user
interface for the end-user to enter the PIN code -- once collected, you send
the PIN code as the oauth_verifier to the access token step of OAuth (just
like the normal process, except you got the oauth_verifier from the user
directly as opposed to a verified OAuth callback).

Taylor

On Fri, Jan 14, 2011 at 8:35 AM, Raj <sunloves...@gmail.com> wrote:

> Hi,
>
> I am trying to use twitter in my android application. But i am facing
> a problem when i logs in and authorize the application it generates a
> pin and a message to enter that pin.
> But i am not getting where to enter that pin.
>
> --
> Twitter developer documentation and resources: http://dev.twitter.com/doc
> API updates via Twitter: http://twitter.com/twitterapi
> Issues/Enhancements Tracker:
> http://code.google.com/p/twitter-api/issues/list
> Change your membership to this group:
> http://groups.google.com/group/twitter-development-talk
>

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

Reply via email to