Expand my Community achievements bar.

SOLVED

Using 127.0.0.1:4502 fails

Avatar

Level 2

Can anyone tell me why http://localhost:4502/ works perfectly fine but http://127.0.0.1:4502/ fails to authenticate?

 

This is causing authentication issues with a json response in an http request to a specific IP in test.  At first I thought there was a header issue, but quickly found out I can't even log in to my local using my local IP so it must be something else, any ideas much appreciated.

1 Accepted Solution

Avatar

Correct answer by
Level 10

loopback interface will work.  What kind of authentication you are using?  Are you getting login page but not able to login with entering credentials?

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

loopback interface will work.  What kind of authentication you are using?  Are you getting login page but not able to login with entering credentials?