Bad Request 404 accessing the URL
Hi folks, I have deployed an app(Django) everything is green apart from when I click the URL I get bad request404.
Solution:Jump to solution
im getting a 400 code.
maybe turn on debug mode to see an error message?...
8 Replies
Project ID:
N/A
please send the domain
kanisaos.up.railway.app
Solution
im getting a 400 code.
maybe turn on debug mode to see an error message?
I have successfully deployed it. Thank you and stay awesome
happy to help where I can
Totally unrelated but correlated 😄 I am looking for a way if a new user registers to the application they have a new database of their own.
don't quite know why that's needed, and it would not be worth it to code up, you'd need to talk to the railway api to spin up a new database for every user, that would also be very expensive running a database for every user. not to mention you would only be able to spin up 10 before you need to upgrade beyond pro, since there's a limit of 10 volumes per project and each database comes with a volume