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 <https://code.google.com/p/analytics-issues/issues/list> tracker for more visibility. On Tuesday, September 27, 2016 at 9:08:38 AM UTC-4, Sumit Bansal wrote: > > 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. > -- 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 https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/fec85148-feee-4109-a659-1a4232542c76%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
