I have a mobile application (Java), and recently I have managed to implement retrieving an access token for one of my accounts via OAuth2.
How should I use it with SOAP Organization service? If I have this access token, how can I retrieve the Endpoint Address?
I used to put credentials "cipher value" to xml headers, how can I switch to token now? Where should I put it?
*This post is locked for comments
I have the same question (0)