V1 API issue. Cant get info for russian server/players

First of all sorry for my english. :slight_smile:
I have a problem with getting rankings (and parses) from https://www.warcraftlogs.com/v1/docs/ for russian player.

For example I want to see rankings for some players from Черный Шрам (https://www.warcraftlogs.com/server/id/501). The ‘slug’ for this server is ‘blackscar’, so my request looks like this: https://www.warcraftlogs.com:443/v1/rankings/character/Конимикс/blackscar/EU?api_key=blahblah
But I always get “Invalid character name/server/region specified.” error. Am I doing something wrong?
Also i tried replace blackscar with черный-шрам / черныи-шрам and it doesn`t work too.
Thanks in advance.

You want

ЧерныйШрам

https://www.warcraftlogs.com:443/v1/rankings/character/Конимикс/ЧерныйШрам/EU?api_key=
tried this too, but i got Bad request error.

can u just give working example for russian server Черный Шрам (blackscar) pls?
character name: Конимикс or Наршик
thx in advance

Any updates here?
Faced same issue with guild report endpoint.
/reports/guild/Ахатины/deathguard/EU

Resolved.
You should use localised server names and be sure that you trying the correct one.
For example deathguard will be страж-смерти.
This “-” is critical.