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

c# - SelectList with Dictionary, add values to the Dictionary after it's assigned to SelectList -

how can i manage url using .htaccess in php? -

ios - I get the error Property '...' not found on object of type '...' -