ratty-blush
ratty-blush14mo ago

Show Puppeteer errors in API output?

In the Apify API, the end point /actor-runs returns the result of an Actor run. This returns status "SUCCEEDED" because the actor ran successfully. However, the process INSIDE the actor (PuppeteerCrawler) threw several Errors and it didn't actually do as I intended. Can this be surfaced from anything via the Apify API?
1 Reply
ratty-blush
ratty-blushOP14mo ago
Currently thinking of pulling from /v2/logs/RunId

Did you find this page helpful?