-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Open
Description
OS: Mac
python: 3.12 with pycharm
uvicorn main:app --host 0.0.0.0 --port 8000
After running, the webui operates smoothly but fails to generate PDF. Clicking the PDF button redirects to a new page where nothing happens, though the terminal displays a 200 OK status.
Using N8N's HTTP Request node to send commands returns a “temp_id”, and the terminal also shows 200 OK. However, the task does not execute.
How to fix it?

Metadata
Metadata
Assignees
Labels
No labels