"Trouble uploading a PDF to Supabase with Puppeteer—any solutions?"
Hey folks!
Been trying to figure out how to use puppeteer upload pdf to supabase, but hitting a wall.
I can generate the PDF just fine, but the upload part keeps failing. Tried using `page.uploadFile()`, but Supabase doesn’t seem to play nice with it.
Anyone got this working? Maybe a workaround or a better approach?
Or am I just missing something obvious? lol
Thanks in advance!
(Also, if you’ve done puppeteer upload pdf to supabase successfully, pls share your code snippet—would be a lifesaver!)
Hey folks!
Been trying to figure out how to use puppeteer upload pdf to supabase, but hitting a wall.
I can generate the PDF just fine, but the upload part keeps failing. Tried using `page.uploadFile()`, but Supabase doesn’t seem to play nice with it.
Anyone got this working? Maybe a workaround or a better approach?
Or am I just missing something obvious? lol
Thanks in advance!
(Also, if you’ve done puppeteer upload pdf to supabase successfully, pls share your code snippet—would be a lifesaver!)
