Hi,
I had created a
then
*POST
{
"code":"x4xzqXXjlBWeeQxEzjyE8thFTIW0eT",
"grant_type": "authorization_code",
"client_id": " ",
"client_secret": ""
}
client_id and client_secret value taken from DrChrono API management page.
After making a post I get "400 bad requests" in response
I am not getting what that thing I am missing.
Can anyone help me with this??
Thanks.