runtime error
Exit code: 1. Reason: /usr/local/lib/python3.13/site-packages/gradio/components/dropdown.py:235: UserWarning: The value passed into gr.Dropdown() is not in the list of choices. Please update the list of choices to include: navigation or set allow_custom_value=True. warnings.warn( Traceback (most recent call last): File "/app/app.py", line 490, in <module> gr.OAuthToken() ~~~~~~~~~~~~~^^ TypeError: OAuthToken.__init__() missing 3 required positional arguments: 'token', 'scope', and 'expires_at'
Container logs:
Fetching error logs...