Question
Comerica
US
Last activity: 9 Apr 2019 8:52 EDT
Connect Soap with OAuth2.0
HI All,
I have seen that we can use OAUTH2.0 with rest API. We have a requirement where we have to consume a soap service(Using Connect-Soap) and use the OATUH2.0 authentication.
We have the token generation service for the where we are getting the token. I am sending the token as the soap header(Authentication is the name of the prarameter). But when i use this in the SOAP connector, i see there is an error thrown "Couldn't create OMElement from string value"
I wanted to know if there is a work around for this or is there anything i am doing wrong.
-Joydeep