Forums

aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host api.vk.com:443 ssl:default [Connect call failed ('93.186.225.205', 443)]

Hello! I am making a bot in vk in the vkbottle library and faced with such an error. What to do and how to fix it?

On a free acocunt, you need to connect out through the proxy. Check the documentation for the http library that you're using for how to do that. The details for the proxy are here.