edge-stackdriver-integration-example
edge-stackdriver-integration-example copied to clipboard
Error
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