Analytics API:500 Internal Server Error

296 views
Skip to first unread message

Sumit Bansal

unread,
Sep 27, 2016, 9:08:38 AM9/27/16
to Google App Engine
Hi ,

Now a days always ,I have been receiving this error from the Analytics API:
 
 Error accessing google analytics API
  com.google.api.client.googleapis.json.GoogleJsonResponseException: 500 Internal Server Error
 {
   "code" : 500,
  "errors" : [ {
    "domain" : "global",
    "message" : "There was an internal error.",
   "reason" : "internalError"
  } ],
  "message" : "There was an internal error."
}
    at com.google.api.client.googleapis.json.GoogleJsonResponseException.from(GoogleJsonResponseException.java:145)
    at com.google.api.client.googleapis.services.json.AbstractGoogleJsonClientRequest.newExceptionOnError(AbstractGoogleJsonClientRequest.java:113)
    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:321)
    at com.google.api.client.http.HttpRequest.execute(HttpRequest.java:1056)
    at com.google.api.client.googleapis.services.AbstractGoogleClientRequest.executeUnparsed(AbstractGoogleClientRequest.java:419)
    at com.google.api.client.googleapis.services.AbstractGoogleClientRequest.executeUnparsed(AbstractGoogleClientRequest.java:352)
    at com.google.api.client.googleapis.services.AbstractGoogleClientRequest.execute(AbstractGoogleClientRequest.java:469)
    at org.pentaho.di.trans.steps.googleanalytics.GaInputStep.init(GaInputStep.java:233)
    at org.pentaho.di.trans.step.StepInitThread.run(StepInitThread.java:69)
    at java.lang.Thread.run(Thread.java:745)
   
Any clue on how to trace and debug as this seems to be coming from Google API.

Adam (Cloud Platform Support)

unread,
Sep 30, 2016, 3:51:05 PM9/30/16
to Google App Engine
Is this consistent or occurring with a specific request? Could you share the details of an API call which triggers this?

You may also want to report this to the analytics-issues tracker for more visibility.
Reply all
Reply to author
Forward
0 new messages