token
dep1kk
TRIALOP

a year ago

TypeError: 'NoneType' object is not iterable

Traceback (most recent call last):

File "/app/main.py", line 12, in

bot = telebot.TeleBot(TOKEN)

      ^^^^^^^^^^^^^^^^^^^^^^

File "/opt/venv/lib/python3.12/site-packages/telebot/init.py", line 196, in init

util.validate_token(self.token)

File "/opt/venv/lib/python3.12/site-packages/telebot/util.py", line 690, in validate_token

if any(char.isspace() for char in token):

View Deploy details

> ⓘ Deployment information is only viewable by project members and Railway employees.

Closed

1 Replies

brody
EMPLOYEE

a year ago

Hey!

This is an issue with your project. Unfortunately, we're unable to offer first-party support for issues unrelated to the Railway product or platform.

Other communities such as Stackoverflow might be able to help you out further.

Best,
Brody


Status changed to Closed brody 12 months ago


Loading...