hendisantika/spring-boot-security-oauth2-example

getting 401 while hitting token api

Closed this issue · 2 comments

I imported the project and tried to access through postman and getting 401
{
"timestamp": 1539835766505,
"status": 401,
"error": "Unauthorized",
"message": "Bad credentials",
"path": "/oauth/token"
}

Can You check again the screenshot that I have given in README, @snehadabriwal ?

Because in my side is it OK. No issue. Just checked again this morning still no Issue.

Thanks.

If there's no feed back, I will close this issue then.