2020-06-27 00:05:15,568 (
util.py:68 WorkerThread2) ERROR - TeleBot: "ApiException occurred, args=('A request to the Telegram API was unsuccessful. The server returned HTTP 400 Bad Request. Response body:\n[b\'{"ok":false,"error_code":400,"description":"Bad Request: wrong file identifier/HTTP URL specified"}\']',)
Traceback (most recent call last):
File "C:\Users\optima\AppData\Local\Programs\Python\Python38\lib\site-packages\telebot\
util.py", line 62, in run
task(*args, **kwargs)
File "C:\Users\optima\Desktop\атик спаси\
duel.py", line 39, in messages
bot.send_animation(
m.chat.id, "CgACAgQAAxkBAAEFL-pe9MCqu7pZRdZnmoA_CRg-JWTYoQACkYUAApMYZAdBhK06z-RaoBoE", reply_to_message_id = m.message_id)
File "C:\Users\optima\AppData\Local\Programs\Python\Python38\lib\site-packages\telebot\__init__.py", line 790, in send_animation
apihelper.send_animation(self.token, chat_id, animation, duration, caption, reply_to_message_id, reply_markup,
File "C:\Users\optima\AppData\Local\Programs\Python\Python38\lib\site-packages\telebot\
apihelper.py", line 442, in send_animation
return _make_request(token, method_url, params=payload, files=files, method='post')
File "C:\Users\optima\AppData\Local\Programs\Python\Python38\lib\site-packages\telebot\
apihelper.py", line 65, in _make_request
return _check_result(method_name, result)['result']
File "C:\Users\optima\AppData\Local\Programs\Python\Python38\lib\site-packages\telebot\
apihelper.py", line 84, in _check_result
raise ApiException(msg, method_name, result)
telebot.apihelper.ApiException: A request to the Telegram API was unsuccessful. The server returned HTTP 400 Bad Request. Response body:
[b'{"ok":false,"error_code":400,"description":"Bad Request: wrong file identifier/HTTP URL specified"}']
"
2020-06-27 00:05:15,569 (__init__.py:443 MainThread) ERROR - TeleBot: "A request to the Telegram API was unsuccessful. The server returned HTTP 400 Bad Request. Response body:
[b'{"ok":false,"error_code":400,"description":"Bad Request: wrong file identifier/HTTP URL specified"}']"
[Finished in 14.6s]