I am using XML based SOAP APIs. For the configure refresh token section I need to put a XML request body to the same base URI as the one in the connection. The request body is:
@tylerlamparter I am getting the invalid authentication string error. I tried to use the path you suggested above in the refresh token settings of my HTTP connection and then using the {{{connection.http.auth.token.token}}} handlebar to provide the authentication string in the request body of the Import Step. I tried doing a test send and actually running the flow. In both the cases it gave me invalid authentication string error.
The only way we can test the connection is by trying to post some test data to some endpoint. While posting the data in the request body we would need to put the token itself. Not sure if we can use the handlebar {{{connection.http.auth.token.token}}} OR {{{connection.http.auth.token.refreshToken}}} in the request body in the 'How to test connection' section.
I would be happy to jump on a call, probably the IO office hours to troubleshoot this issue. Is this something we can do? Send me the link for you calendly or link to book the session if that is possible.