DEV Community

Discussion on: Add Google Login to your React Apps in 10 mins

Collapse
 
leoigel profile image
leoigel

i got this error :
Uncaught qw {message: "Missing required parameter 'client_id'", xM: true, stack: "gapi.auth2.ExternallyVisibleError: Missing require…tXYzGQD7-oxLsteJNmIlmx3Ysqg/cb=gapi.loaded_0:1:15"}

Collapse
 
anoopvm profile image
anoopvm

I ended up with this because of wrong case. I used clientid instead of "clientId"