'2020-09-15 21:26:01,849 (
util.py:68 WorkerThread1) ERROR - TeleBot: "ApiException occurred, args=('A request to the Telegram API was unsuccessful. The server returne
HTTP 403 Forbidden. Response body:\n[b\'{"ok":false,"error_code":403,"description":"Forbidden: bot was blocked by the user"}\']',)
Traceback (most recent call last):
File "C:\Users\Pilotech\AppData\Local\Programs\Python\Python38\lib\site-packages\telebot\
util.py", line 62, in run
task(*args, **kwargs)
File "C:\Users\Pilotech\Desktop\heroku deploy\
bot.py", line 336, in location_handler
confirmed_order(user_data, admin_text)
File "C:\Users\Pilotech\Desktop\heroku deploy\
bot.py", line 350, in confirmed_order
bot.send_message(chat_id=admin['chat_id'], text=bare_text)
File "C:\Users\Pilotech\AppData\Local\Programs\Python\Python38\lib\site-packages\telebot\__init__.py", line 624, in send_message
apihelper.send_message(self.token, chat_id, text, disable_web_page_preview, reply_to_message_id,
File "C:\Users\Pilotech\AppData\Local\Programs\Python\Python38\lib\site-packages\telebot\
apihelper.py", line 159, in send_message
return _make_request(token, method_url, params=payload, method='post')
File "C:\Users\Pilotech\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\Pilotech\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 403 Forbidden. Response body:
[b'{"ok":false,"error_code":403,"description":"Forbidden: bot was blocked by the user"}']
"
2020-09-15 21:26:01,854 (__init__.py:443 MainThread) ERROR - TeleBot: "A request to the Telegram API was unsuccessful. The server returned HTTP 403 Forbidden. Respon
e body:
[b'{"ok":false,"error_code":403,"description":"Forbidden: bot was blocked by the user"}']"'