iamshaunjp / oauth-playlist

304 stars 251 forks source link

Error 400: invalid request, missing parameter scope #17

Open tanishgupta07 opened 4 years ago

tanishgupta07 commented 4 years ago

In lecture 12, I am getting the error 400 Screenshot (88)

asafJortilles commented 7 months ago

@iamshaunjp @tanishgupta07

Hi. I´m getting this same mistake on lecture 8, when i add passport.authenticate('google) to the redirect endpoint. Did you ever managed to solve it?

Thanks.