Skip to content

/v4/character/{name} fails for certain names #193

@ivansantos-dev

Description

@ivansantos-dev

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 workinggood first issueGood for newcomers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions