I m trying to write a web application that would use Twitter via OAuth.
I run my local server as localhost , so I need the callback URL to be something like http://localhost/something/twitter.do but Twitter doesn t like that: Not a valid URL format
I m probably going to do a lot of tests, but once I ve approved my app with my username, I can t test again can I? Am I supposed to create multiple twitter accounts? Or can you remove an app and do it again?