Also when you are building the authorize url to send users to twitter.comyou can add "&oauth_callback= http://localhost/callback" and that will override your applications registered callback.
On Wed, Apr 22, 2009 at 08:23, Jochen Kaechelin <[email protected]> wrote: > > Am 22.04.2009 um 15:17 schrieb Abraham Williams <[email protected]>: > > you can use localhost or whatever you are using locally as a callback. you > browser is interpreting it and acting. > > > Ah! Ok! I did not try this. So I only have to edit my registered app > settings!! > > Great, Thanx. > > > > > > On Wed, Apr 22, 2009 at 06:25, Jochen Kaechelin < <[email protected]> > [email protected]> wrote: > >> >> How to you handle the callback url during oauth development? >> >> I'am just working on a rails app running apache and passenger on my >> local machine. >> >> Do i need to allow twitter to get connected to my dev machine which is >> reachable by a dyndns address?! >> >> Or are there any other solutions?? >> >> Thanx >> > > > > -- > Abraham Williams | <http://the.hackerconundrum.com> > http://the.hackerconundrum.com > Hacker | <http://abrah.am>http://abrah.am | <http://twitter.com/abraham> > http://twitter.com/abraham > Web608 | Community Evangelist | <http://web608.org>http://web608.org > This email is: [ ] blogable [x] ask first [ ] private. > Sent from Madison, Wisconsin, United States > > -- 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
