Page 1 of 1

Hierarchical Data Stage

Posted: Thu Aug 15, 2019 12:10 pm
by Tesfayea
I am working on a project using Hierarchical Data Stage in datasatge 11.5 to call REST API to get the authentication token before I call the actual data API. But, I couldn't able to pass the credential for the authentication API as body in json format.

Can you please help me.

Here is the body I want to pass as request body
{
"audience":"",
"grant_type":"client_credentials",
"client_id":"xxx",
"client_secret":"xxx"
}

Posted: Sun Aug 18, 2019 7:19 am
by chulett
Hopefully Ernie will stop by and lend a hand again. In the meantime, have you made any progress? Involved your official support provider?