You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the Discord provider with postgres. I get this [oauth_get_access_token_error] error when I try to oauth with a Discord account that's not mine but weirdly it only works with my Discord account. I know this is very vague but I can't provide an explanation for why this happens. Has anyone else experienced this? Am I just configuring next-auth incorrectly?
I've done full refreshes on my postgres db and then tried signing in first with one of my other accounts, but the oauth always ends up only working with my main account
questionAsk how to do something or how something works
0 participants
Converted from issue
This discussion was converted from issue #2341 on July 10, 2021 11:07.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Question 💬
I'm using the Discord provider with postgres. I get this
[oauth_get_access_token_error]
error when I try to oauth with a Discord account that's not mine but weirdly it only works with my Discord account. I know this is very vague but I can't provide an explanation for why this happens. Has anyone else experienced this? Am I just configuring next-auth incorrectly?I've done full refreshes on my postgres db and then tried signing in first with one of my other accounts, but the oauth always ends up only working with my main account
How to reproduce ☕️
The code and error I am showing is from this repo:
https://github.com/poutingemoji/about-me
Case 1: When I try to oauth with a discord account that isn't mine.
Case 2: When I oauth with my discord account.
Contributing 🙌🏽
Yes, I am willing to help answer this question in a PR
Beta Was this translation helpful? Give feedback.
All reactions