Calendar API returning "500 Internal Server Error"

1,609 views
Skip to first unread message

Chris Hughes

unread,
Nov 18, 2013, 10:14:17 PM11/18/13
to google-a...@googlegroups.com
Intermittently all day I have been receiving this error from the Calendar API:

com.google.api.client.googleapis.json.GoogleJsonResponseException: 500 Internal Server Error
{
  "code" : 500,
  "errors" : [ {
    "domain" : "global",
    "message" : "Backend Error",
    "reason" : "backendError"
  } ],
  "message" : "Backend Error"
}
        at com.google.api.client.googleapis.json.GoogleJsonResponseException.from(GoogleJsonResponseException.java:143)
        at com.google.api.client.googleapis.services.json.AbstractGoogleJsonClientRequest.newExceptionOnError(AbstractGoogleJsonClientRequest.java:115)
        at com.google.api.client.googleapis.services.json.AbstractGoogleJsonClientRequest.newExceptionOnError(AbstractGoogleJsonClientRequest.java:40)
        at com.google.api.client.googleapis.services.AbstractGoogleClientRequest$1.interceptResponse(AbstractGoogleClientRequest.java:309)
        at com.google.api.client.http.HttpRequest.execute(HttpRequest.java:1090)
        at com.google.api.client.googleapis.services.AbstractGoogleClientRequest.executeUnparsed(AbstractGoogleClientRequest.java:407)
        at com.google.api.client.googleapis.services.AbstractGoogleClientRequest.executeUnparsed(AbstractGoogleClientRequest.java:340)
        at com.google.api.client.googleapis.services.AbstractGoogleClientRequest.execute(AbstractGoogleClientRequest.java:458)

This is an interface that has been in place and working without error for the past 3 months. Any clue on how to trace and debug as this seems to be coming from the Google API backend servers? 


Vinny P

unread,
Nov 20, 2013, 12:25:29 AM11/20/13
to google-a...@googlegroups.com
On Mon, Nov 18, 2013 at 9:14 PM, Chris Hughes <chu...@curbsidemdlive.com> wrote:
Intermittently all day I have been receiving this error from the Calendar API:
com.google.api.client.googleapis.json.GoogleJsonResponseException: 500 Internal Server Error

 

Hello Chris,

This isn't the fault of Google App Engine, rather it's a problem with the Calendar API. There's a separate forum for Calendar, and it looks like multiple other people are reporting the same issue: https://groups.google.com/forum/#!topic/google-calendar-api/tZAmqSOggPM . You may want to follow up on that forum.
 
-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com
 
Reply all
Reply to author
Forward
0 new messages