Prevent 301 redirect when HTTP request is done
asga
HOBBYOP

2 years ago

I'm currently working on an IoT device, which doesn't support HTTPS, whenever I try to perform a call to my NestJS app hosted in Railway I get a 301 response, is there anyway to prevent this? I would like to be able to perform just the HTTP call

6 Replies

2 years ago

Any reason your IoT device absolutely needs to make this over HTTP? Unfortunately we don't support turning off HTTPS right now, and we likely won't because it's a pretty niche use case with little benefit.


asga
HOBBYOP

2 years ago

Got it, well, SIM900 module, which is the one I'm using doesn't allow HTTPS request for some reason


100020001
PRO

2 years ago

http is a niche. Aouch.


asga
HOBBYOP

2 years ago

http is a niche. Aouch.
I know, right? 🫠


prayag321
TRIAL

2 years ago

give us any solution , I am facing the same problem


2 years ago

Mind sharing what IoT device you are using?


Loading...