Better auth routes end up with 404 while trying to test it via ngrok #15831
Unanswered
orangecoloured
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As the title says, I update the
baseUrlto the temp ngrok url while testing. The cookies work fine, I can use the app with a registered user. But none of the BA routes work. I have the email verification enabled and I can't verify emails, because the verify link lands on 404. The url itself is correct, it has the correct domain, but it just throws 404.Beta Was this translation helpful? Give feedback.
All reactions