This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
[next-auth][error][CLIENT_FETCH_ERROR] https://next-auth.js.org/errors#client_fetch_error Unexpected end of JSON input #6951
Labels
question
Ask how to do something or how something works
Question 💬
My auth is working fine and when I sign in using google or Credentials it did sign in fine but when I refresh the page it sign me out and through an error in the console
[next-auth][error][CLIENT_FETCH_ERROR]
https://next-auth.js.org/errors#client_fetch_error
I check the next auth error section and they told me to put the NEXTAUTH_URL in my .env.local and I did and restart my server and still the issue is here
How to reproduce ☕️
My [...nextauth].js
my _app.js
.env.local file
Contributing 🙌🏽
Yes, I am willing to help answer this question in a PR
The text was updated successfully, but these errors were encountered: