I would recommend you to first get the request working as expected on the Postman API Platform, to test out the API, client secrets and credentials, and then finally use httpClient to make the request. While making the https requests, I recommend you to use the org.apache.http.osgi.services.HttpClie...