I ran out of ideas on how to fix my issue.
Is there a way to debug a scheduled API workflow?
Can anyone jump on a short call to help me?
I ran out of ideas on how to fix my issue.
Is there a way to debug a scheduled API workflow?
Can anyone jump on a short call to help me?
From your previous post I can see you’re creating a package before you schedule the endpoint and inside the endpoint you are creating a new package.
You can pass the first package to the endpoint and reference that. Hope that helps.
I don’t create a package before scheduling the endpoint
Please check PM