- Your Task History ID
- IjU3NjUwNTY5MDYzZjA0MzI1MjY5NTUzYzUxM2E1MTYyNTQzMjBmMzYi_pc
Hello,
I set up multiple workflows that receive a TikTok video URL as trigger (by mail or RSS). The URL is sent to Apify for download and then converted with Cloudconvert.
This workflow worked well for over a week in over 40 runs: "Apify: Custom API request" is pulling the video, then a 5 min. delay, then the "Apify: get dataset items" is pulling the data. This step is now is always throwing an error:
error Type: page-not-found
error Message: We Have Bad News: There Is No API Endpoint At This URL. Did You Specify It Correctly?
We tried to extend the delay but this didn't help.
The workflow automatically re-executes after some time which fixes the error that the Apify step was showing, but the re-execute is throwing some new errors in the next steps (missing data and so on). So I need to find a way to get the Apify step working again.
I checked with Apify but the data download is working well, no errors on their end.
Further investigation shows that the problem seems to be in Pabbly itself, specifically related to using delays.
I'm not sure why its creeping up now since it worked in all the previous days, maybe you guys changed something internally?
Thank you for your help
I set up multiple workflows that receive a TikTok video URL as trigger (by mail or RSS). The URL is sent to Apify for download and then converted with Cloudconvert.
This workflow worked well for over a week in over 40 runs: "Apify: Custom API request" is pulling the video, then a 5 min. delay, then the "Apify: get dataset items" is pulling the data. This step is now is always throwing an error:
error Type: page-not-found
error Message: We Have Bad News: There Is No API Endpoint At This URL. Did You Specify It Correctly?
We tried to extend the delay but this didn't help.
The workflow automatically re-executes after some time which fixes the error that the Apify step was showing, but the re-execute is throwing some new errors in the next steps (missing data and so on). So I need to find a way to get the Apify step working again.
I checked with Apify but the data download is working well, no errors on their end.
Further investigation shows that the problem seems to be in Pabbly itself, specifically related to using delays.
I'm not sure why its creeping up now since it worked in all the previous days, maybe you guys changed something internally?
Thank you for your help