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
did you add this url in the discord oauth settings
Please check that you followed all steps from the docs - https://create.t3.gg/en/usage/first-steps#authentication
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