You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the request parameters.
{
"client_id": 3,
"client_secret": "QVmsOyziBX79dB3ryNKeq9KoRyBp14jOCh4CKYAu",
"grant_type": "client_credentials",
"scope": "*",
}
This is the error message i am getting.
"The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, or is otherwise malformed.",
The text was updated successfully, but these errors were encountered:
This is the request parameters.
{
"client_id": 3,
"client_secret": "QVmsOyziBX79dB3ryNKeq9KoRyBp14jOCh4CKYAu",
"grant_type": "client_credentials",
"scope": "*",
}
This is the error message i am getting.
"The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, or is otherwise malformed.",
The text was updated successfully, but these errors were encountered: