SchenkS
Convex Community4mo ago
4 replies
Schenk

Getting No matching routes found with Better-Auth Github OAuth

I have set up better auth and convex in my react native with expo project. I am trying to get Sign up with GitHub to work, but I am running into an issue. After I log in to github and authorize the application I get redirected to https://<my-deployment>.convex.site/api/auth/callback/github (the Authorization callback URL I have set in the github oauth app) and get a screen that just says No matching routes found I can see that it is linked and the data is added and all that, it is just the redirection that isn't working.
What am I missing? Thanks
Was this page helpful?