I am able to make http request using fiddler in local host but I get Internal Server Error 500 when I try to connect from Android device in same WiFi network.
The frontend Is still accessible from remote device, it’s API that is giving this error.
What can be causing this error?
I already managed to get it to work in the past, not sure what has been changed in the meantime.