I am trying to make asynchronous POST function using VirusTotal API.
When I use requests everything works fine. But aiohttp gives 400 Bad Request for no reason.