when sending a request I have an error
400 Bad request: Your browser sent an invalid request.
The error is due to the encoding of Russian characters, since the command line does not process Russian characters.
/search/physical?token=Rxb7tDa5bPwZ®ion=0&firstname=Андрей&secondname=Владимирович&lastname=Лугов&birthdate=10.05.1972
How can I solve this problem? do you need to send Russian characters to execute requests?