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 Discord Auth but it's not working. it seems API keeps sending a request to the wrong URL only when I use NEXTAUTH_URL and getting a response: 401: unauthorized. The reason for this when I use NEXTAUTH_URL it adds "/signin/discord" path end of the redirect URL.
if I didn't use NEXTAUTH_URL it redirects at least to discord API.
This discussion was converted from issue #2908 on October 06, 2021 20:17.
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.
-
I'm using Discord Auth but it's not working. it seems API keeps sending a request to the wrong URL only when I use NEXTAUTH_URL and getting a response: 401: unauthorized. The reason for this when I use NEXTAUTH_URL it adds "/signin/discord" path end of the redirect URL.
if I didn't use NEXTAUTH_URL it redirects at least to discord API.
How can I solve this?
Beta Was this translation helpful? Give feedback.
All reactions