The React SDK is not available, unable to automatically refresh the token successfully.

I am building a project using the Kinde React SDK, and I found that after logging in, the Kinde SDK keeps throwing errors. I saw similar issues on Reddit, and it seems this problem has been persistent. https://www.reddit.com/r/nextjs/comments/1as2uxs/kinde_auth_client_side_authentication_not_showing/ Special note: I used Kinde for development 2 years ago, and there were no issues at all compared to now.
Reddit
From the nextjs community on Reddit
Explore this post and more from the nextjs community
No description
3 Replies
RenderCoder
RenderCoderOP2mo ago
When you successfully log in, the React SDK will initiate a request and return this information: "Client authentication failed (e.g., unknown client, no client authentication included, or unsupported authentication method)."
No description
RenderCoder
RenderCoderOP2mo ago
I just tried again and encountered a new error: {"error":"server_error","error_description":"The authorization server encountered an unexpected condition that prevented it from fulfilling the request."}
Oli - Kinde
Oli - Kinde4w ago
Hey @RenderCoder, This is very odd. What version of the React SDK are you using? Would you be able to raise a GitHub issue on the React SDK GitHub repo. My React expert teammate is actively working on a new version of the React SDK with major updates and Im certain he will want to make sure the new version solves your issue. Apologies for the inconvenience here.
GitHub
GitHub - kinde-oss/kinde-auth-react: Kinde React SDK for frontend a...
Kinde React SDK for frontend authentication flows. Contribute to kinde-oss/kinde-auth-react development by creating an account on GitHub.

Did you find this page helpful?