Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while using grant_type client_credentials #137

Open
rasikkunwar opened this issue Dec 7, 2020 · 0 comments
Open

Error while using grant_type client_credentials #137

rasikkunwar opened this issue Dec 7, 2020 · 0 comments

Comments

@rasikkunwar
Copy link

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.",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant