ReactSSRCasts icon indicating copy to clipboard operation
ReactSSRCasts copied to clipboard

Error: redirect_uri_mismatch

Open monastyrskiiden opened this issue 6 years ago • 1 comments

Lesson 69 "Header Customization": I'm trying to login with google, but keep getting the same error: redirect_uri_mismatch.(status code: 400). I think it's because my localhost using "http:" and query params: redirect_uri: https://localhost:3000/api/auth/google/callback

monastyrskiiden avatar Feb 28 '19 08:02 monastyrskiiden

@monastyrskiiden Did you find a solution? I even changed the express server to load over HTTPS. Same error. This course is extremely outdated.

richie50 avatar Dec 21 '21 20:12 richie50