runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 4, in <module> headers = {"Authorization": f"Bearer {API_TOKEN}"} NameError: name 'API_TOKEN' is not defined

Container logs:

Fetching error logs...