c# - callback url is not working in twitter for localhost -


i using twitter login asp.net.callback url not worked local host.i have tried every solution found on google.but still same problem.

is possible use callback url localhost?

if want use localhost u need use 127.0.0.1 instead of localhost.

for example

http://127.0.0.1:youportnumber 

Comments

Popular posts from this blog

html - Cut text on left side inside button while centering -

plugins - CodeIgniter support on netbeans 8.0 -

php - Selecting items from MySQL for a status update feed efficiently while accounting for possible spam -