React Vite, activity logs not viewabl

So I am trying to get the logs on my deployed React Vite but the logs are empty.
I keep getting a 404 route not found when I implement a Discord authorization routing through my React Component page.

After getting an authorized message from Discord API, I get a 404.
Locally this goes to a differnt route that I set up auth/discord, which works locally of course

No Idea if this is related to my code, I tried cathing it with errors but since I cannot see logs, I am not sure how to fix this.

App is a vite react project with react router, locally the discord auth is working. I have setup environment variables and everything else is working locally. I keep getting 404 NOT FOUND.

There’s another community post with 404 debugging tips that might be helpful. Please give these solutions a try and let us know how it goes.

A human should be around soon to offer more advice. But you can also get helpful information quickly by asking v0.