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
use like this for Website :http://127.0.0.1 and for callback URL: http://127.0.0.1/home or any of your page address like http://127.0.0.1/index