I have tried using Jason Lattimer's sample java code.
I can obtain an access token, but only when the auth URL uses the tenant ID
Subsequent calls based upon that sample code receives a response code of 401 Unauthorized
Has anyone gotten this to actually work ?
Trying to do a simple call to retrieve contacts and accounts
Thanks!!!