App main page works, but other doesn't
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
GitHub
GitHub - Nauseouswave/GPA-Calculator
Contribute to Nauseouswave/GPA-Calculator development by creating an account on GitHub.
5 Replies
Project ID:
b8abc0df-62f0-49f0-a022-85591d0b6a42
b8abc0df-62f0-49f0-a022-85591d0b6a42
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.
heroku does a lot of hand holding, on railway your code is ran as-is.
please make sure you are using https everywhere