OAuth Agent_flow; How to pass temp-token as parameter instead

Regarding: OAuth User_Agent

How does API Connector plugin pass the temporary token in the Access token endpoint call? the header or in a URL parameter?

If it passed it as part of the header, then how do I pass it as parameter instead?

In other words, how do I pass the received temporary token as a parameter in the Access token endpoint call?

This specific provider requires the temporary token to be passed as URL parameter in the Access token endpoint call.

Thanks in advance…
Rick

The answer I found for myself is that the API connector will pass the token in a standard way for you.

1 Like