IPFS error bulk upload error

Error [ERR_FR_MAX_BODY_LENGTH_EXCEEDED]: Request body larger than maxBodyLength limit

Seen a few folks post this on the forum without a resolution. I am using the Moralis mutants code with bulk upload to ipfs. If I only generate and upload 5 NFTs it works fine, if I go up to 10 I get that error. My files aren’t that large, only around 700K and my output folder with the 10 files is only 6MB.

Is there a way around this so we can do a bulk upload of multiple files?

You can upload files to a folder on IPFS using pinata

Thanks I am looking into piñata!

1 Like