T3app discord login, what does this mean? “discord invalid oauth2 redirect_uri”

What variable do i use for the callback url? “discord invalid oauth2 redirect_uri” is the error i get when i log in. I created multiple routes, I did several local host at 3000 and 3000/auth BUT, i did do the route that is required by the app setup Why dosnt it work?
3 Replies
Matvey
Matvey5mo ago
did you add this url in the discord oauth settings
No description
Matvey
Matvey5mo ago
Please check that you followed all steps from the docs - https://create.t3.gg/en/usage/first-steps#authentication
Create T3 App
First Steps 🚀 Create T3 App
The best way to start a full-stack, typesafe Next.js app.
JustCodeItAll
JustCodeItAllOP5mo ago
Yes I crated a secret… now it says “ Pulling schema from database...PostgresError: database "t3test" does not exist” It’s saying that the bd can’t be found. Yet it’s there. This is on the t3 app side, all I’m doing is following the directions and it’s wrong I don’t get it

Did you find this page helpful?