Friday, January 20, 2017

django telebot ... !

Hi ...
I have a website that powerd by django .
I can send message to my telegram channel with python client ( import telebot ) .
But on website(django base) can't send message to channel and recive blow error :

{'error': 'Got unexpected response. (404) - {"ok":false,"error_code":404,"description":"Not Found"}', 'ok': False}

why ?

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/dfa13bbb-391c-4a95-9a36-3836de62b456%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment