ProxyError(‘Cannot connect to proxy.’, OSError(‘Tunnel connection failed: 403 Forbidden’)))
I have a telegram bot code that works great if connected from my laptop. But as soon as I uploaded it to the server, errors began in the bot.
I have a telegram bot code that works great if connected from my laptop. But as soon as I uploaded it to the server, errors began in the bot.