Hi…
At the moment we’re building a website with also a sign in with twitter button. I would like to test this on our local development machines. But this seems not to be working.
When I try some simple code for a connect button, it works on one of our servers for which I changed some settings in apps-config section on dev.twitter-site. But when I try to test the same code on my development machine (visual studio 2010, webserver: localhost:1748), it doesn’t.
I assume it has something to do with the app-settings. Can anyone tell me how to configure my app on dev.twitter.com so that I can test my website local?
Thanks!