Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

modules.Notify.NotificationException: HTTP Error 400: Bad Request #633

Open
Sigri44 opened this issue Jul 21, 2018 · 0 comments
Open

modules.Notify.NotificationException: HTTP Error 400: Bad Request #633

Sigri44 opened this issue Jul 21, 2018 · 0 comments

Comments

@Sigri44
Copy link

Sigri44 commented Jul 21, 2018

Hi, when i want to configure Telegram bot, i have this error :

v3.0.0 Unhandled error, please open a Github issue so we can fix it!
  File "/usr/src/app/modules/Logger.py", line 168, in notify
    send_notification(msg, notify_conf)
  File "/usr/src/app/modules/Notify.py", line 127, in send_notification
    post_to_telegram(msg, nc['telegram_chat_ids'], nc['telegram_bot_id'])
  File "/usr/src/app/modules/Notify.py", line 59, in post_to_telegram
    raise NotificationException("{0}\n{1}".format(e, msg))
modules.Notify.NotificationException: HTTP Error 400: Bad Request
Your bot id is probably configured incorrectly

And the cfg :

telegram = True
telegram_bot_id = 547xxxxxx:XXXXxxxXXXxxxxBoxP0Ws3xxxxxxxxxxx
telegram_chat_ids = @xxLendingxxxxxx

Thk :)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant