Я использую webhook для получения обновлений, но теперь бот не получает их с серверов telegram.Я использую Laravel 5.8.Я проверил webhook с getWebhookInfo, и он вернул
{"ok":true,"result"{"url":"https://example.com/bot_commands","has_custom_certificate":false,"pending_update_count":15,"last_error_date":1569065002,"last_error_message":"Wrong response from the webhook: 419 proxy reauthentication required","max_connections":40}}
Как я могу решить эту ошибку ?.помощь приветствуется