You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 24, 2021. It is now read-only.
Please update your code Google. From a new import, adding the appropriate client ID, an exception occurs:
Exception checking OAuth2 authentication.
com.google.android.gms.auth.GoogleAuthException: Unknown
at com.google.android.gms.auth.GoogleAuthUtil.getToken(Unknown Source)
at com.google.android.gms.auth.GoogleAuthUtil.getToken(Unknown Source)
at com.google.api.client.googleapis.extensions.android.gms.auth.GoogleAccountCredential.getToken(GoogleAccountCredential.java:255)
at com.google.devrel.samples.helloendpoints.MainActivity$AuthorizationCheckTask.doInBackground(MainActivity.java:441)
at com.google.devrel.samples.helloendpoints.MainActivity$AuthorizationCheckTask.doInBackground(MainActivity.java:410)