Axio post request Issues
I’m working on a Next.js application where I need to upload large files to a Cloudflare R2 bucket. I’m having some trouble implementing this functionality with axios. and have an error on every request. Can anyone provide guidance on the best approach for uploading large files efficiently using Next.js API routes and Cloudflare R2?