Am 24.04.2009 um 00:16 schrieb Abraham Williams:

> The oauth_callback parameter was just disabled do to security  
> issues. Currently only the registered callback works. If you need a  
> different callback location for development set up a second  
> application.
>

Ok, then I have to use my dnydns address - I'am not allowed to  
register a application
with "http://localhost:3000/callback"; as Callback url.

Thanx



> On Thu, Apr 23, 2009 at 17:12, Jochen Kaechelin <giss...@gissmog.de>  
> wrote:
>
>
> Am 22.04.2009 um 15:37 schrieb Abraham Williams:
>
> > Also when you are building the authorize url to send users to
> > twitter.com you can add "&oauth_callback=http://localhost/callback";
> > and that will override your applications registered callback.
> >
>
>
> OAuth::Consumer.new("xxxxxxxxxx", "xxxxxxxxxx",
> { 
> :site=>"http://twitter.com/oauth/authorize?oauth_callback=http://localhost:3000/callback
> " })
>
>
> I can see the site where I have to Deny or Allow access.
> When I click "Allow" I will be redirected to the Domain which I
> entered in the
> OAUTH Clients Registration Form (http://www.twitter.com/oauth_cleints)
>
> Seems that the oauth_callback parameter does not work!
> Is it in the wrong place?
>
> Any hints!?
>
> Thanx
>
>
>
>
>
> -- 
> Abraham Williams | http://the.hackerconundrum.com
> Hacker | http://abrah.am | http://twitter.com/abraham
> Web608 | Community Evangelist | http://web608.org
> This email is: [ ] blogable [x] ask first [ ] private.
> Sent from Madison, Wisconsin, United States

Reply via email to