-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
internal error when trying to sign in with G+ #32
Comments
I/ActivityManager( 887): START u0 {act=com.google.android.gms.plus.action.SIGN_UP cmp=com.google.android.gms/.plus.activity.AccountSignUpActivity (has extras)} from uid 10062 on display 0
V/WindowManager( 887): addAppToken: AppWindowToken{2952d0c6 token=Token{2dfc6a1 ActivityRecord{26fcf08 u0 com.google.android.gms/.plus.activity.AccountSignUpActivity t11238}}} to stack=1 task=11238 at 1
I/ActivityManager( 887): START u0 {act=com.google.android.gms.common.account.CHOOSE_ACCOUNT pkg=com.google.android.gms cmp=com.google.android.gms/.common.account.AccountPickerActivity (has extras)} from uid 10062 on display 0
V/WindowManager( 887): addAppToken: AppWindowToken{20912bdd token=Token{1b6d3b4 ActivityRecord{13036887 u0 com.google.android.gms/.common.account.AccountPickerActivity t11238}}} to stack=1 task=11238 at 2
V/WindowManager( 887): Adding window Window{1f9a8d9 u0 com.google.android.gms/com.google.android.gms.plus.activity.AccountSignUpActivity} at 23 of 29 (after Window{3decf80c u0 in.tosc.studddin/in.tosc.studddin.SignOnActivity})
V/WindowManager( 887): Adding window Window{1e26e17f u0 com.google.android.gms/com.google.android.gms.plus.activity.AccountSignUpActivity} at 23 of 30 (before Window{1f9a8d9 u0 com.google.android.gms/com.google.android.gms.plus.activity.AccountSignUpActivity})
V/GLSActivity( 4809): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
I/Timeline(22841): Timeline: Activity_idle id: android.os.BinderProxy@20787ce6 time:24486586
I/Timeline(22841): Timeline: Activity_idle id: android.os.BinderProxy@20787ce6 time:24486587
I/GLSUser ( 4809): [GLSUser] getTokenFromCache: [account: ELLIDED:-25830, callingPkg: in.tosc.studddin, service: oauth2:https://www.googleapis.com/auth/plus.login]
I/Auth.Core( 4809): [TokenCache] Missing snowballing token: no granted scopes set.
I/GLSUser ( 4809): [GLSUser] getTokenFromGoogle [account: ELLIDED:-25830, callingPkg: in.tosc.studddin, service: oauth2:https://www.googleapis.com/auth/plus.login
I/Timeline( 887): Timeline: Activity_windows_visible id: ActivityRecord{26fcf08 u0 com.google.android.gms/.plus.activity.AccountSignUpActivity t11238} time:24486739
W/GLSActivity( 4809): gms.StatusHelper Status from wire: INVALID_KEY status: null
I/GLSUser ( 4809): [GLSUser] getAuthtoken(ELLIDED:-25830, oauth2:https://www.googleapis.com/auth/plus.login) -> status: UNKNOWN)
I/GLSUser ( 4809): [GLSUser] Extracting token using key: Auth
W/GLSActivity( 4809): gms.StatusHelper Status from wire: INVALID_KEY status: null
D/SignOnActivity(22731): onActivityResult called
W/SignOnFragment(22731): onActivityResult called
I/Timeline(22731): Timeline: Activity_idle id: android.os.BinderProxy@2a5dcefa time:24487168
D/AccountUtils( 5164): Clearing selected account for in.tosc.studddin
I/ActivityManager( 887): START u0 {act=com.google.android.gms.plus.action.SIGN_UP cmp=com.google.android.gms/.plus.activity.AccountSignUpActivity (has extras)} from uid 10062 on display 0
V/WindowManager( 887): addAppToken: AppWindowToken{2952d0c6 token=Token{2dfc6a1 ActivityRecord{26fcf08 u0 com.google.android.gms/.plus.activity.AccountSignUpActivity t11238}}} to stack=1 task=11238 at 1
I/ActivityManager( 887): START u0 {act=com.google.android.gms.common.account.CHOOSE_ACCOUNT pkg=com.google.android.gms cmp=com.google.android.gms/.common.account.AccountPickerActivity (has extras)} from uid 10062 on display 0
V/WindowManager( 887): addAppToken: AppWindowToken{20912bdd token=Token{1b6d3b4 ActivityRecord{13036887 u0 com.google.android.gms/.common.account.AccountPickerActivity t11238}}} to stack=1 task=11238 at 2
V/WindowManager( 887): Adding window Window{1f9a8d9 u0 com.google.android.gms/com.google.android.gms.plus.activity.AccountSignUpActivity} at 23 of 29 (after Window{3decf80c u0 in.tosc.studddin/in.tosc.studddin.SignOnActivity})
V/WindowManager( 887): Adding window Window{1e26e17f u0 com.google.android.gms/com.google.android.gms.plus.activity.AccountSignUpActivity} at 23 of 30 (before Window{1f9a8d9 u0 com.google.android.gms/com.google.android.gms.plus.activity.AccountSignUpActivity})
V/GLSActivity( 4809): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
I/Timeline(22841): Timeline: Activity_idle id: android.os.BinderProxy@20787ce6 time:24486586
I/Timeline(22841): Timeline: Activity_idle id: android.os.BinderProxy@20787ce6 time:24486587
I/GLSUser ( 4809): [GLSUser] getTokenFromCache: [account: ELLIDED:-25830, callingPkg: in.tosc.studddin, service: oauth2:https://www.googleapis.com/auth/plus.login]
I/Auth.Core( 4809): [TokenCache] Missing snowballing token: no granted scopes set.
I/GLSUser ( 4809): [GLSUser] getTokenFromGoogle [account: ELLIDED:-25830, callingPkg: in.tosc.studddin, service: oauth2:https://www.googleapis.com/auth/plus.login
I/Timeline( 887): Timeline: Activity_windows_visible id: ActivityRecord{26fcf08 u0 com.google.android.gms/.plus.activity.AccountSignUpActivity t11238} time:24486739
W/GLSActivity( 4809): gms.StatusHelper Status from wire: INVALID_KEY status: null
I/GLSUser ( 4809): [GLSUser] getAuthtoken(ELLIDED:-25830, oauth2:https://www.googleapis.com/auth/plus.login) -> status: UNKNOWN)
I/GLSUser ( 4809): [GLSUser] Extracting token using key: Auth
W/GLSActivity( 4809): gms.StatusHelper Status from wire: INVALID_KEY status: null
D/SignOnActivity(22731): onActivityResult called
W/SignOnFragment(22731): onActivityResult called
I/Timeline(22731): Timeline: Activity_idle id: android.os.BinderProxy@2a5dcefa time:24487168
D/AccountUtils( 5164): Clearing selected account for in.tosc.studddin
|
y u no pastebin. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: