Skip to content

[BUG]POST /api/v1/login/access-token调用报错 #1130

@10170721

Description

@10170721

v1.7.0版本使用API接口POST /api/v1/login/access-token调用报错,grant_type=password,username和password默认值,网页登录没问题,API报错
500 error
从docker logs能看出错误时binascii.a2b_base64(s, strict_mode=validate)时出错,binascii.error:invalid base64-encoded string: number of data characters(5) cannot be 1 more than a multiple of 4

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions