密码模式下请求token会报错

来源:6-2 实现标准的OAuth服务提供商

obdo

2020-03-14

我是用postman请求的
没有正确的响应token

{
    "error": "invalid_scope",
    "error_description": "Empty scope (either the client or the user is not allowed the requested scopes)"
}
写回答

1回答

JoJo

2020-03-17

错误是说没传scope参数

0
0

Spring Security技术栈开发企业级认证与授权

Spring Security技术栈,REST风格开发常见接口,独立开发认证授权模块保证REST服务安全

2662 学习 · 1561 问题

查看课程