Hello,
I wasn't able to find any documentation on this.
I'm trying to consume the target process asmx services with a visual studio c# project, but I'm struggling on the authentication process.
It's possible to have an example of the correct service binding and a code sample to add the access_token to the request using the generated soap proxy client?
Thank you