I'm trying to make a call from Apigee to target server for token. However for token, it is response is a type of text/plain. Token call is a ServiceCallout policy.
How can I read this with ExtractVariables policy? or I need to try with some other policy here?
I can see "ServiceCallout.response" with generated token with trace, but not able to pass that to target server from header.