I just created a telegram bot to finish the task for school regarding the integration of ifttt and telegram.
My problem is that when the browser tried to use the Telegram api method, it returned me the following line: {"ok": false, "error_code": 404, "description": "Not Found"}
I use this link to access my bot: https://api.telegram.org/botToken/getUpdates
The bot icon is valid
Can you help solve the problem?
source share