Invalid access token
junneyang opened this issue · 0 comments
junneyang commented
{ "error_description": "Invalid access token: 2af9a195-4cc9-4a11-878e-7541ecd86ebf", "error": "invalid_token" }
zuul: @EnableResourceServer
zuul-config: spring.oauth2.resource.userInfoUri = http://${AUTH_SERVER_HOST}:${AUTH_SERVER_PORT}/uaa/user
thanks very much for your help