expo 47 sdk issue

Please provide the following:

  1. SDK Version: 47
  2. Platforms(Android/iOS/web/all): ios
  3. expo-auth-session/providers/google

when i try i sign in with google i got this error , Access blocked: this app`s request is invalid ,
error 400: redirect_uri_mismatch
code implemented
const [request, response, promptAsync] = Google.useAuthRequest({
expoClientId: ‘xxxxxxxxxx.apps.googleusercontent.com’,
})

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