Using token authentication in SOAP

edited April 2021 in General discussion

Hi,

Up until now we have been using the username/password authentication in our SOAP calls, but we would like to switch to using token authentication. It's not clear how we should include the token in the SOAP header to enable this.

Thanks,

Simon

Best Answers

Answers

  • Thanks Josh.

    Just to be clear, it needs to go in the HTTP header rather than the SOAP header (where the username/password currently sit)?

Sign In or Register to comment.