callistaenterprise / blog-microservices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Invalid access token

junneyang opened this issue · comments

{ "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