سؤال

After deploying the backend for Mobile Backend Starter and running android sample, I encountered GoogleAuthIOExceptio

com.google.api.client.googleapis.extensions.android.gms.auth.GoogleAuthIOException

I already tried Secured by Client IDs authentication option and used Web Client ID in both backend and android client, but still have the exception.

هل كانت مفيدة؟

المحلول

Set public static final boolean IS_AUTH_ENABLED = false; in Consts.java

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top