Getting 302 error on redirection, unable to redirect to next page
lewin-jesudhasTRIAL
3 months ago
Im using Flask along with bits of HTML and JS
In my HTML file I have a redirect using
window.location.href = window.location.origin + "/menu";
and another using
window.location.href = window.location.origin + "/order_summary";
but it doesnt go to the next page (this does work locally though)
Thanks in advance!
1 Replies
3 months ago
Hey!
This is an issue with your project / application. Unfortunately, we're unable to offer first-party support for issues unrelated to the Railway product or platform.
Other communities such as Stackoverflow might be able to help you out further.
Best,
Brody
Status changed to Awaiting User Response railway[bot] • 3 months ago
Status changed to Closed brody • 3 months ago