giving error on using localhost on twitter application built with mvc

50 Views Asked by At

i am using using identity 2.0 OAuth in my web app ... when i enter http://localhost:61089/ in application setting : it is giving error invalid URL format format

values entered here:

1

There are 1 best solutions below

2
Andy Piper On

localhost is not a publicly-accessible URL so it is not a valid value in the website field.