Skip to content

Error when clicking fetch in Telegram Bot #7

@i-am-vimal

Description

@i-am-vimal

Getting the following error in "Error Log" when clicking on fetch in "Telegram Bot" doctype after filling the credentials:

Traceback (most recent call last):
  File "apps/intelebot/intelebot/intelebot/doctype/telegram_bot/telegram_bot.py", line 67, in get_updates
    for update in updates:
TypeError: 'coroutine' object is not iterable

Screenshots:

Image Image

Frappe Version: 15.82.0
python-telegram-bot: 22.4

Metadata

Metadata

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions