Error 400: redirect_uri_mismatch
const [request, response, promptAsync] = Google.useAuthRequest({ clientId: config.androidClientId, expoClientId: config.expoClientId, scopes: config.scopes, useProxy: true, redirectUri: ‘ ‘ });
New contributor
andrei arsenal is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.