DEV Community

Discussion on: How to Implement Login with Google in Nest JS

Collapse
 
upsetmania profile image
Ups3t • Edited

hi, thanks for the code works perfectly;).
on the other hand I have a question when the page reloads I have an

Error Server:
error: TokenError: Bad Request
at GoogleStrategy.OAuth2Strategy.parseErrorResponse,

Page:
statusCode: 500
message: "Internal server error",

how would you solve the problem? thank you so much.

Collapse
 
joeberetta profile image
Joe Beretta

Hi, have same issue, could u help with solving this error?