Executed GET instead of POST
yurid
HOBBYOP
2 years ago
In my application based on Spring Boot all POST requests are executed as GET requests. When I run the application locally, there are no such problems. Any help please.
1 Replies
2 years ago
Make sure you are calling your application with https when running on Railway.
