Hi, I’m new to netlify and I’m feeling lost.
Netlify site: [boring-allen-85a658.netlify.app]
I have read through this forum post but I still don’t get what am I doing wrong
I had a link on my landing page to my app and it worked fine when deployed on netlify, but now I added a button that fires the auth 0 authentication and when the login is successful it redirects to the app.
This works just fine on my localhost but on netlify I’m getting the page not found error and I don’t know how to troubleshoot
I have an index.html file at the top level of my website files when I download them