You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting this error when code runs on the server. it works well on the local machine.
it shows error in googleauth.js file
(node:4908) UnhandledPromiseRejectionWarning: SyntaxError: Unexpected token
in JSON at position 170
UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 5)