Google SignIn iOS Error: redirect_uri_mismatch

I have followed the docs to create an iOS client ID in my Google Developers project: https://docs.expo.io/versions/v26.0.0/sdk/google. This works until I get to accounts.google.com and then I get an Error: redirect_uri_mismatch. See screenshot below.

I’ve watched tutorials and other folks seem to have no issues with this. Not sure what I am missing. Any help is appreciated.

Hi @samhard! Which instructions did you follow? The ones for standalone apps or the ones for inside the Expo client?

Hi Jesse - I followed instructions for the Expo client as I created my app with expo.

Ok @samhadr, are you testing this through the Expo client or through a standalone app? Did you run exp build?

I am using the expo app to run builds and then opening in iOS Simulator.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.