Hello, Iām starting to learn on how to authenticate sign in using Google API. My sign in button works fine but when i test the endpoint api via Postman, i received 401 not authenticated. Also I got this error line in my VS Code: [next-auth][error][CLIENT_FETCH_ERROR]
Errors | NextAuth.js ā[object Object]ā is not valid JSON
How can I fix that?