Anonymous
TRIALOP
2 years ago
The main page works, but when flask switches to result.html, it results in a 405 error on the browser.
It works locally.
Flask app, after submitting any result it doesn't work.
https://gpa.nauseous.dev/
Here's the repo:
https://github.com/Nauseouswave/GPA-Calculator
4 Replies
brody
EMPLOYEE
2 years ago
please make sure you are using https everywhere
I connect to the URL, directly, the app code is simple. I switched to heroku to test it and it worked without changing anything.
brody
EMPLOYEE
2 years ago
heroku does a lot of hand holding, on railway you code is ran as-is.
please make sure you are using https everywhere