Hello All,
There are many times i had tried calling target using service callout but this time i'm getting an error which states
{"status":{"code":401,"errorType":"unauthorized","errorDetails":"Authentication parameters missing"}}
But the same target is reachable by configuring target URL at proxy target endpoint or from any web debugger like postman.
Could you please let me know what is the issue here.
Thanks,KP
Answer by Dino
·
Oct 13, 2017 at 04:42 PM
Could you please let me know what is the issue here.
There's no way for us to know what the issue is, with the information you've given us. It sure looks like a valid response from the target.
If I were troubleshooting this, I would re-examine all the assumptions.
If those assumptions are still valid, then I would insert an additional Apigee Edge proxy, a passthrough, between the ServiceCallout and the eventual target. And then use Apigee Edge tracing to determine what's really being transmitted back and forth.
good luck!
Unable to make HTTP request via httpClient or ServiceCallout policy 6 Answers
Service Callout policy getting timed out and unable to forward response to client 1 Answer
How can I avoid proxy.basepath copy in service callout LocalTargetConnection? 1 Answer
Access JSON response from Service Callout in Javascript 1 Answer
Two Service Callouts in Request issue with path resource 1 Answer