You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I forked the repo and locally it sometimes works, but sometimes that api route returns {"status":"error","data":"Node is either not visible or not an HTMLElement"} I think it might have something to do with Vercel caching a bad response or something to do with puppeteer logic, but I'm not totally sure
The text was updated successfully, but these errors were encountered:
When navigating to the example notion avatar api link Vercel returns a 500 error
I forked the repo and locally it sometimes works, but sometimes that api route returns
{"status":"error","data":"Node is either not visible or not an HTMLElement"}
I think it might have something to do with Vercel caching a bad response or something to do with puppeteer logic, but I'm not totally sureThe text was updated successfully, but these errors were encountered: