Cannot perform a POST request
khaledamari
TRIALOP

a year ago

Hello,

I am new with railway and nest js, i create a simple server using nest and make a migration to create database tables on production.

Everything is working as expected, only the POST request is failing and i got the response of GET request.

Did anyone knows what's going on here ?

Thanks in advance
Khaled

1 Replies

brody
EMPLOYEE

a year ago

Make sure you are doing the request with https.


Loading...