2016-10-05 7 views
2

を墜落しました。このhereも検索しましたが解決策は見つかりませんでした。このエラーの発生方法とこれを解決するにはどうすればよいですか。BAD_AUTHENTICATION。アカウントのAppは、私が何かをダウンロードし始め、<strong>次の活動</strong>に移った後、<strong>アプリのクラッシュ</strong>に<strong>以前の活動に戻って</strong>結果を来たときに、私は、このエラーログを取得しています

[GoogleAccountDataServiceImpl] getToken() -> BAD_AUTHENTICATION. Account: <ELLIDED:1513926394>, App: com.google.android.gms, Service: oauth2:https://www.googleapis.com/auth/contextcontroller 
              dgn: Long live credential not available. 
               at dgo.a(:com.google.android.gms:3101) 
               at dfc.a(:com.google.android.gms:399) 
               at dfb.a(:com.google.android.gms:31371) 
               at dfb.a(:com.google.android.gms:313) 
               at egq.a(:com.google.android.gms:1201) 
               at ego.a(:com.google.android.gms:3554) 
               at ego.a(:com.google.android.gms:3196) 
               at dbp.a(:com.google.android.gms:349) 
               at dbp.a(:com.google.android.gms:213) 
               at dby.a(:com.google.android.gms:1501) 
               at dbx.a(:com.google.android.gms:914) 
               at dbx.e(:com.google.android.gms:526) 
               at dbx.d(:com.google.android.gms:445) 
               at dbv.b(:com.google.android.gms:562) 
               at jht.a(:com.google.android.gms:1080) 
               at jgj.a(:com.google.android.gms:53) 
               at bnz.a(:com.google.android.gms:5093) 
               at bjv.run(:com.google.android.gms:65) 
               at bjt.a(:com.google.android.gms:249) 
               at bjt.handleMessage(:com.google.android.gms:242) 
               at jly.run(:com.google.android.gms:139) 
               at jmg.run(:com.google.android.gms:450) 
               at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113) 
               at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588) 
               at jqr.run(:com.google.android.gms:17) 
               at java.lang.Thread.run(Thread.java:818) 



ctxmgr: [BaseServerTask]Server task (WriteInterestRecordTask) got error response. 
               com.android.volley.VolleyError: Unable to obtain auth token - is the device online? 
                at bnz.a(:com.google.android.gms:5113) 
                at bjv.run(:com.google.android.gms:65) 
                at bjt.a(:com.google.android.gms:249) 
                at bjt.handleMessage(:com.google.android.gms:242) 
                at jly.run(:com.google.android.gms:139) 
                at jmg.run(:com.google.android.gms:450) 
                at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113) 
                at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588) 
                at jqr.run(:com.google.android.gms:17) 
                at java.lang.Thread.run(Thread.java:818) 
    10-05 13:43:15.101 3819-19797/? E/ctxmgr: [SyncServerInterestRecordsOperation]Failure response from WriteInterestRecord. StatusCode = -1 

ご協力ありがとうございます!

+0

このエラーが発生している場所でコードを入力してください –

+0

そのシナリオ@RahulKhurana ..私はボタン付きのデータリストを持っています。 1つのボタンをクリックしてファイルをダウンロードすると、次の行の2番目のボタンがアクティブになり、2番目のアクティビティに移動できます。私が戻ったときにアプリがクラッシュする。私はコードをここに置くことはできません。 –

+0

再生するのがかなり簡単です。コードを提供してください。誰かが問題の原因を明らかにできるようにしてください。 – FractalBob

答えて

0

この問題は観察されており、google samples githubに報告されています。この問題の解決策は報告されていません。

関連する問題

 関連する問題