Replies: 1 comment
-
So one error was a silly mistake on my part, the env var for the client secret is different than the var i mentioned in the route.js. Now im getting the error other threads exist for this error: #8956 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
here's my
/api/auth/[...nextauth]/route.js
when hitting
api/auth/signin
it redirects to the LinkedIn login page, the login seems successful but then on redirect:and in my console:
using:
What could be causing this? appreciate any and all help
Beta Was this translation helpful? Give feedback.
All reactions