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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: