HTTP Requests keep 404ing

Tried a direct IP, didn’t work. :thinking:

This is complete whack.

make sure you use external IP, not like 192.168.* range (which is local subnet)

Yeah, that is what I used.

Well, I tried, i have no idea what could be causing it. I know i had issues with HTTPS completely failing after a while, but this is beyond me. :\

1 Like

I know I’m late but did you try using Postman yet to send a request and see what response and body are returned? I had the same issue with RequestAsync but it was an issue with my lua code, not my express server side.

1 Like

Yeah, Postman works. There’s really not much to it because it’s just a simple GET.