Redirect URI Mismatch with Google Button

Hello netlify community,

I implemented a google button in my netlify application and I get an 400 Redirect_URI_Mismatch from google. I read that you have to add the URI in google’s developer console. However, when I do that I get this error

I stumbled upon an stackoverflow article where someone had the same issue. Unfortunately, no one responded. Thanks for reading!

Hi @SomeSome,

I wonder how this is a Netlify problem. To me, it appears to be a problem on the Google’s end, no?

Hi hrishikesh, thanks for your answer. Sure, it seems like it is a problem on Google’s end. However, I wonder how other people got around that issue as there must be deployed sites on netlify with integrated google buttons.