Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Thanks for the response. Before I look into the wrapper, I was wondering if there's a simple way to just encode the client credentials (with clientid, clientsecret) and send a token request,Similar to this:HttpClient client = new HttpClient();// Enco...