Hi 水晶 ,

Google Groups isn't the place to post specific technical issues, as this 
forum is meant more for general discussion of the platform and services. 

If you would like help with a technical issue, you should post to 
stackoverflow [1] or serverfault [2]. 

If you believe you've identified and can reproduce an issue with the 
platform itself (behaviour is different from documentation or error occurs 
during normal use), then you should proceed to open a public issue tracker 
[3] issue with enough detail to reproduce the issue on our side, or if 
possible, an attached app that can be used to directly observe the 
behaviour. 

Your issue report contains not enough information to determine what is 
happening, even if you did post it to one of those other locations, so I 
suggest adding more detail before doing so. That detail could include:

* What code is causing this method call?
* What in general is happening in your app?

If you would like to open a thread in this forum discussing the platform or 
services in more broad terms, starting a discussion that would be useful 
for other users to join in to, feel free to do so.

Have a great day!

[1] http://www.stackoverflow.com/
[2] http://www.serverfault.com/
[3] http://code.google.com/p/google-appengine/issues/list

On Wednesday, July 22, 2015 at 9:45:54 AM UTC+3, 水晶 wrote:
>
> Recently, I got this error, when android app access GAE API. It worked 
> before, and I don't change anything.
>
> 07-22 13:42:28.786: I/GLSUser(1569): [GLSUser] 
> getAuthtoken(<ELLIDED:20447>, oauth2:
> https://www.googleapis.com/auth/userinfo.email 
> https://www.googleapis.com/auth/calendar) -> status: UNKNOWN)
> 07-22 13:42:28.786: I/GLSUser(1569): [GLSUser] Extracting token using key: 
> Auth
> gms.StatusHelper Status from wire: INVALID_KEY status: null
> 07-22 13:42:28.786: W/System.err(19213): 
> com.google.api.client.googleapis.extensions.android.gms.auth.GoogleAuthIOException
> 07-22 13:42:28.796: W/System.err(19213): at 
> com.google.api.client.googleapis.extensions.android.gms.auth.GoogleAccountCredential$RequestHandler.intercept(GoogleAccountCredential.java:308)
> 07-22 13:42:28.796: W/System.err(19213): at 
> com.google.api.client.http.HttpRequest.execute(HttpRequest.java:854)
> 07-22 13:42:28.796: W/System.err(19213): at 
> com.google.api.client.googleapis.services.AbstractGoogleClientRequest.executeUnparsed(AbstractGoogleClientRequest.java:410)
> 07-22 13:42:28.796: W/System.err(19213): at 
> com.google.api.client.googleapis.services.AbstractGoogleClientRequest.executeUnparsed(AbstractGoogleClientRequest.java:343)
> 07-22 13:42:28.796: W/System.err(19213): at 
> com.google.api.client.googleapis.services.AbstractGoogleClientRequest.execute(AbstractGoogleClientRequest.java:460)
> 07-22 13:42:28.796: W/System.err(19213): at 
> com.viziner.cleaninghouse.api.APIAsyncTask.doInBackground(APIAsyncTask.java:312)
> 07-22 13:42:28.796: W/System.err(19213): at 
> com.viziner.cleaninghouse.api.APITask.doInBackground(APITask.java:1)
> 07-22 13:42:28.796: W/System.err(19213): at 
> android.os.AsyncTask$2.call(AsyncTask.java:288)
> 07-22 13:42:28.796: W/System.err(19213): at 
> java.util.concurrent.FutureTask.run(FutureTask.java:237)
> 07-22 13:42:28.796: W/System.err(19213): at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
> 07-22 13:42:28.796: W/System.err(19213): at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
> 07-22 13:42:28.796: W/System.err(19213): at 
> java.lang.Thread.run(Thread.java:818)
>
> Anyone can help me?
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/71c7377b-6166-4333-96de-215bada11ce1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to