-
Hi, I want to suspend the flow after a step and to resume when the resume URL is called. In a previous step I get the resumeURL with a ts script, like this, and I store the values in a variable. After that, I have activated the suspend in another node. The execution is suspended, but when I execute the resume URL, something like this:
I get the following error: ` Error: parent flow job not found @jobs.rs:2091:16% Am I doing anything wrong? Is this normal? Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi, it seems that I forgot to include the Bearer Token 😅 |
Beta Was this translation helpful? Give feedback.
Hi, it seems that I forgot to include the Bearer Token 😅