Open ahankinson opened 10 years ago
If you run a workflow with no pages, the server will send back a 400 Bad Request error, with a message saying that there are no pages. However, the client will not pass this on to the user, effectively failing silently.
400 Bad Request
If you run a workflow with no pages, the server will send back a
400 Bad Request
error, with a message saying that there are no pages. However, the client will not pass this on to the user, effectively failing silently.