runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 3, in <module> demo = gr.load_openapi( openapi_spec="https://flat.io/developers/api/reference/openapi.json", ...<2 lines>... methods=["get"], ) File "/usr/local/lib/python3.13/site-packages/gradio/external.py", line 898, in load_openapi response.raise_for_status() ~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/usr/local/lib/python3.13/site-packages/httpx/_models.py", line 829, in raise_for_status raise HTTPStatusError(message, request=request, response=self) httpx.HTTPStatusError: Redirect response '302 Found' for url 'https://flat.io/developers/api/reference/openapi.json' Redirect location: '/auth/signin?next=%2Fdevelopers%2Fapi%2Freference%2Fopenapi.json' For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/302

Container logs:

Fetching error logs...