i am using twitterizer to have a web front end to twitter data. I m trying to figure out how i can test on a localmachine when you have to put in a valid public callback url in your application registration. The twitter page doesn t let you have a callback url like this:
http://localhost:3444/Callback . .
any suggestions?