Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save iykedapotential/3272c729b2a25f7b6473d8336f3c0c1d to your computer and use it in GitHub Desktop.
Save iykedapotential/3272c729b2a25f7b6473d8336f3c0c1d to your computer and use it in GitHub Desktop.
authentication-sample-request
Sample Request for Authentication
{
"client_id": "5795f6962dbfdc110035943c",
"client_secret":"3V1g9mTMsID10dgjOIGr69q0QnHIi8fX80O42fTOsfpOR4gZGC4rRmWrvg8Rp6MdOTwEQLHqDUrlLUAr5zhglkjINru1vfvoISGf",
"grant_type":"client_credentials"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment