jupixy
1
Hi all,
does someone has experience with user login/registration via google authenthication?
I already installed the “google” plugin. Also read the instructions and also created a key via google console (i hope, i did it well ;).
But if I insert a button and trigger the onclick event to run “Signup/login with google”, a new page opens and I receive the message: Fehler 400: redirect_uri_mismatch
Any idea?
Thanks
jupxi
Zeroic
2
Like the error suggests, you’ll need to update the redirect URL in your Google Console to match the one that is being sent in your request from Bubble
jupixy
3
correct. thanks. its possible to expand the google error message and there you will find the redirect_uri to set it 1:1 in the oauth2 client-ids (login data).
system
Closed
4
This topic was automatically closed after 70 days. New replies are no longer allowed.