edge-stackdriver-integration-example icon indicating copy to clipboard operation
edge-stackdriver-integration-example copied to clipboard

Error

Open ghost opened this issue 7 years ago • 0 comments

Hi David,

I tried to replicate your example to integrate stackdriver and apigee., I followed all the instructions and when executing the proxy., I get the below error,.

{ "fault": { "faultstring": "Execution of ServiceCallout SC-Log-To-Stackdriver failed. Reason: ResponseCode 400 is treated as error", "detail": { "errorcode": "steps.servicecallout.ExecutionFailed" } } }

When I make a service callout I get this error., when I try to call the stackdriver via javascript I don't see this error., but nothing is logged into stackdriver log. I am trying to debug, but no success, could you please help me out to analyse and fix this issue.

Regards, Aravind

ghost avatar Nov 17 '18 14:11 ghost