Hi,
I am learning something and i need help
I created one API workflow on backend with these settings…
Now i am using cron-job.org to trigger this API workflow at every 10 minutes,
It triggers completely fine when i do “Test Run” on cron-job while the bubble’s “Detect Data” is active,
Detect Data is active means this:
But after the Test Run is successful and i close the Detect Data tab on bubble, it stops detecting data hence the workflow is nor triggered. The cron-job execution history returns this error ‘Cronjob execution: Failed (HTTP error) (401 Unauthorized)’
What i need is, it should continue working even if i close the bubble tab, that’s what it was supposed to happen. Am i missing something?