I have tried encoding the callback url, I have even tried changing the
oauth_verison to 1.0a and I even tried with signature type of
PLAIN_TEXT but to no avail. Has anybody done this successfully
in .NET. I would really appreciate any help thanks. I am not sure if
this is implemented yet on twitter's end???

On Jun 13, 3:31 pm, Abraham Williams <[email protected]> wrote:
> Try encoding the callback URL first. For example: oauth_callback=http%3A%2F%
> 2Fprinter.example.com%2Frequest_token_ready
>
> This example is 
> from:http://oauth.googlecode.com/svn/spec/core/1.0a/drafts/3/oauth-core-1_...
>
> On Sat, Jun 13, 2009 at 13:19, Nizar <[email protected]> wrote:
> > Hi Doug,
>
> > After reading your post I passed the oauth_callback parameter when
> > requesting a token but I keep getting 'Failed to validate oauth
> > signature and token'. It works as soon as I take out the callback
> > parameter. I am using .NET and here is my GET request please advise if
> > I am missing something, I am fairly new to this.
>
> >http://twitter.com/oauth/request_token?oauth_callback=http://www.g-so...
>
> > thanks,
> > Nizar
>
> --
> Abraham Williams | Community |http://web608.org
> Hacker |http://abrah.am|http://twitter.com/abraham
> Project |http://fireeagle.labs.poseurtech.com
> This email is: [ ] blogable [x] ask first [ ] private.
> Sent from Madison, WI, United States

Reply via email to