Hi, i´m trying access http://localhost:8080/api/user/me  via postman but i get error:
{
"timestamp": "2019-02-27T21:50:18.714+0000",
"status": 401,
"error": "Unauthorized",
"message": "Full authentication is required to access this resource",
"path": "/api/user/me"
}
need pass more param ? where ?