403 Forbidden Error from API Proxy while invoking back end servce.

Getting 403 Forbidden error while the Partner invoking API Proxy.

The Edge returns 403 while invoking back end service while the call is success from Postman. What may be the issue?

0 2 769
2 REPLIES 2

sidd-harth
Participant V

Provided info is not enough. You need to tell which policies you have used on Apigee and what parameters you are sending through Postman. You need to check Trace session.

Provided info is not sufficient but I would suggest initial way for debugging it quickly, on apigee trace tool click on the target endpoint/policies which is preparing the curl, copy the curl into the notepad and compare this with the request call on postman.