You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JiLiang888
changed the title
[BUG] [Go Service]Response 200 when key contain non-ASCII char in get keys api
[BUG] [Go Service]Response 200 / 404 when key contain non-ASCII char in get keys api
Aug 1, 2023
Describe the bug
[BUG] [Go Service]Response 200 / 404 when key contain non-ASCII char in get keys api
To Reproduce
Steps to reproduce the behavior:
Expected behavior
{
"response": {
"code": 400,
"message": "'Key©§¥1' is invalid(only standard ASCII characters are allowed)"
}
}
The text was updated successfully, but these errors were encountered: