🔧 Webhook Fix & Reset

Current Issue:
❌ Webhook URL has double slash: earnify//bot/webhook.php
❌ Connection timeout errors
⚠️ 11 pending updates stuck
Fix Process:
1. Delete old webhook (clears pending updates)
2. Set new correct webhook URL
3. Verify webhook is working
New Webhook URL:
https://telegrambots.iwe3.cloud/earnify/bot/webhook.php
(Note: Single slash, not double)

Start Fix Process

🗑️ Step 1: Delete Old Webhook

← Back to Diagnostics

Manual Commands (Alternative)

Delete Webhook:
https://api.telegram.org/bot7811689162:AAGcKWDOcJZJiAa-wnGZPdQYWNLRLPOZLhY/deleteWebhook
Set Webhook:
https://api.telegram.org/bot7811689162:AAGcKWDOcJZJiAa-wnGZPdQYWNLRLPOZLhY/setWebhook?url=https%3A%2F%2Ftelegrambots.iwe3.cloud%2Fearnify%2Fbot%2Fwebhook.php
Get Webhook Info:
https://api.telegram.org/bot7811689162:AAGcKWDOcJZJiAa-wnGZPdQYWNLRLPOZLhY/getWebhookInfo