Getting issues while providing Authorization Header

Not applicable

Hi there, i am new in apigee. I have already written REST APIs and want to consume it through apigee platform. I am getting issues in providing header value."Authorization" header value. I have successfully called APIs which don`t require any authorization header but, getting error in this scenario. Kindly help me in this.

Regards

0 1 157
1 REPLY 1

Hi

I'm glad you're trying out Apigee Edge.

You said you're having issues.

But you didn't describe the issues you're having.

Can you elaborate a little more on what you are trying to accomplish, what you tried, and what you observed (what didn't work)?

From your initial question, I can see that it has something to do with an Authorization header. But I'm not sure if you having trouble READIng the header in Apigee Edge, WRITING the header in Apigee Edge, transforming the header in Apigee Edge, sending the header from a client, receiving the header from a backend, or ... something else.

When you explain what you tried, show your policy configuration. AssignMessage or ExtractVariables or whatever it was you used. Also show the message state before the policy runs.

With some more info from you, I'll try to help.