Provide OAUTH bearer token in HTTP header on Load, Save, GetCheckpoint, SetCheckpoint and ExecuteQue
Summary
Provide OAUTH bearer token in HTTP header on Load, Save, GetCheckpoint, SetCheckpoint and ExecuteQuery actionsContent
Hi,
I am creating SOAP connector framework using PHP script. I am struggling pass the OAUTH token to SOAP Header section. We embedded the interview on External site and OAUTH token is coming from External website through Param.
How to pass OAUTH bearer token parameter in HTTP header? I checked the documentation and mentioned that need to specify the URL parameter. I did mention my URL parameter, but the value is not coming into SOAP header section. How to use OAUTH for Data
0