Hi
I have API Proxy deployed on APIGEE version 4.16.0.1.
I am sending the Authorization header in the request but it is not getting transmitted to target backend.
Attaching the trace and the API bundle.
Thanks for your help in advance
Hi
I have API Proxy deployed on APIGEE version 4.16.0.1.
I am sending the Authorization header in the request but it is not getting transmitted to target backend.
Attaching the trace and the API bundle.
Thanks for your help in advance
Hello @GAURAV,
From the trace, I can see the Authorization header being sent to the backend:
But the backend is responding with 401 Unauthorized.