-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Description
I noticed some /v4/character broke lookup of some name such as Crocodilo'Dundee returns 400 with
{
"information": {
"api": {
"version": 4,
"release": "edge",
"commit": "5a7fdbf4da820ab7492c71d1dafeea1b740abaaf"
},
"timestamp": "2023-02-19T06:36:26Z",
"status": {
"http_code": 400,
"error": 10006,
"message": "the provided character name has a word too big"
}
}
}The same name works fine with v3
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers