OAuthCreateAccount
Answered
Australian Freshwater Crocodile posted this in #help-forum
Australian Freshwater CrocodileOP
I'm trying to oatuh with Discord but it keeps giving this error when creating an account
I have DB url
I have DB url
Answered by riský
the docs say:
[OAuthCreateAccount: Could not create OAuth provider user in the database.](https://next-auth.js.org/configuration/pages#sign-in-page)is your db not set up correctly tho? (ie table not there or smth)
14 Replies
Australian Freshwater CrocodileOP
callbackUrl=%2Fadmin&error=OAuthCreateAccount
have you added any of the discord env vars?
Australian Freshwater CrocodileOP
@riský have you added any of the discord env vars?
Australian Freshwater CrocodileOP
yes
I'll send you a link if you want to test it @riský
nah its fine, im about to sleep but wanted to pop in and ask that 🙂
Australian Freshwater CrocodileOP
alright :)
the docs say:
[OAuthCreateAccount: Could not create OAuth provider user in the database.](https://next-auth.js.org/configuration/pages#sign-in-page)is your db not set up correctly tho? (ie table not there or smth)
Answer
Australian Freshwater CrocodileOP
LMAO I REMEMBER
I made a change last night and then I forgot to do "npx prisma db push"
@riský thank you
oh nice
that would do it