Skip to content

/v4/killstatistics/* errors for newly created worlds #285

@mathiasbynens

Description

@mathiasbynens

https://api.tibiadata.com/v4/killstatistics/Ambra returns

{
  "information": {
    "api": {
      "version": 4,
      "release": "edge",
      "commit": "209a9cab41f4f0d80ec00ae9589894a9c41e9baa"
    },
    "timestamp": "2023-10-19T11:48:43Z",
    "status": {
      "http_code": 400,
      "error": 11002,
      "message": "the provided world does not exist"
    }
  }
}

even though https://www.tibia.com/community/?subtopic=killstatistics&world=Ambra shows data.


The same goes for the /v4/world/* endpoint, e.g. https://api.tibiadata.com/v4/world/Ambra.


In general I’d expect all world names returned in https://api.tibiadata.com/v4/worlds to have functioning corresponding /killstatistics/* and /world/* endpoints.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions