I am using twitter login with asp.net.callback url not worked for local host.I have tried every solution i found on google.But still same problem.
IS THIS POSSIBLE TO USE CALLBACK URL LOCALHOST?
I am using twitter login with asp.net.callback url not worked for local host.I have tried every solution i found on google.But still same problem.
IS THIS POSSIBLE TO USE CALLBACK URL LOCALHOST?
if you want to use localhost u need to use 127.0.0.1 instead of localhost.
for example
http://127.0.0.1:youportnumber