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

i am anable to get access token please help me .. #17

Open
vslambade opened this issue May 30, 2018 · 1 comment
Open

i am anable to get access token please help me .. #17

vslambade opened this issue May 30, 2018 · 1 comment

Comments

@vslambade
Copy link

http://localhost:9191/api/oauth/token?username=admin&password=admin&grant_type=password

when i hit this i get response
{
"error": "unauthorized",
"error_description": "Full authentication is required to access this resource"
}

please solve my problem

@sagarsumit03
Copy link

goto Authorization in Postman and select basic Auth and then use authentication.oauth.clientid as username and secret as password.

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

2 participants