you're running POST @ /accounts/{account_id}/browser-rendering/snapshot right?
you're running POST @ /accounts/{account_id}/browser-rendering/snapshot right?
screenshot_options instead of screenshotOptions
await puppeteer.launch(env.BROWSER) so it shouldn't even be trying to connect to an existing session.
cacheTTL parameter doesn't seem to work. The request still gets cached, and I keep getting the same response even after waiting for a few minutes. Can someone look into this?Not Found. response. I have Workers Paid and have tried both an Account API Token and User API Token with Edit access to the Browser Rendering perm. Any ideas to try?screenshot_optionsscreenshotOptionsUnable to connect to existing session <uuid> (it may still be in use or not ready yet) - retry or launch a new browser: TargetCloseError: Protocol error (Browser.getVersion): Target closedawait puppeteer.launch(env.BROWSER)cacheTTLNot Found.