wiselyman / uaa-zuul

使用OAUTH2+Zuul实现认证和授权
770 stars 420 forks source link

http://localhost:8080/uaa/oauth/authorize?client_id=android&response_type=code&scope=xx&redirect_uri=/uua/user #10

Closed xiaobaogeit closed 6 years ago

xiaobaogeit commented 6 years ago

Whitelabel Error Page This application has no explicit mapping for /error, so you are seeing this as a fallback.

Wed Dec 20 18:06:17 CST 2017 There was an unexpected error (type=Unauthorized, status=401). Unauthorized

请问为什么会出现这样情况