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