Replies: 1 comment 2 replies
-
How did you resolve this? |
Beta Was this translation helpful? Give feedback.
2 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.
-
I'm building with nextjs a project that updates the twitter header.
But i keep getting this error even if user is authentication(next/auth)
ApiResponseError: Request failed with code 401 - Invalid or expired token (Twitter code 89)
Here's my code for next/auth
Code for Twitter api
Beta Was this translation helpful? Give feedback.
All reactions