copilot
copilot copied to clipboard
UI Flow Build +curl set request 404
Describe the bug I follow the https://docs.opencopilot.so/api-reference/endpoint/workflow/create_workflow to create the worrflow in my linux Open copilot,but get error message ,the result is 404.
There is the result : curl --location 'http://localhost:8002/workflow/' --header 'Content-Type: application/json' --data @test.json
Not Found
The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.
Question**
I will investigate this one and get back to you