Hi all
I wondered if I could access the "access token" from an active session once I have obtained one using the oauth2/token
I want to see if this token is available to future api calls as I have a custom endpoint and would like to use the token with an openssl method.
If any one could point me to any sugar documentation on this as Ive not been able to find any
thanks
John