Log in with Google - Help

Hi,

I am not tech savvy (hence I use Bubble). I am trying to get the login with Google working on my app. I have set up an OAuth 2.0 Client IDs for web and added the key and secret.

When I run the login workflow Signup/login with Google it gives me an error message

" You can’t sign in because this app sent an invalid request. You can try again later or contact the developer about this issue.

If you are a developer of this app, see error details.

Error 400: redirect_uri_mismatch"

Hoping someone can help me with this?

Thanks in advance.

Hi @andmilne ,

Please ensure below section in your google console. This url should match with your actual bubble app url

Thanks @mani2726 I managed to get it to work (a bit) now, but when it returns to the page after selecting my Google account it gives an error message of Invalid Client. It seems I am logged in (although it hasn’t picked up any info as per the workflow, such as name and profile image), but definitely logged in.

I ticked the “Use a generic redirect url” and added that to the list of redirect urls in google. Works now.

This topic was automatically closed after 70 days. New replies are no longer allowed.