ashbeech / moralis-mutants-nft-engine

Moralis Generative Art NFT Engine
MIT License
245 stars 226 forks source link

\ Error [ERR_FR_MAX_BODY_LENGTH_EXCEEDED]: Request body larger than maxBodyLength limit and ParseError: XMLHttpRequest failed: "Unable to connect to the Parse API" #27

Open Wakdman opened 2 years ago

Wakdman commented 2 years ago

Hello to Everyone, Glad to be part of the community. I need your help to the more experienced ones. I'm experiencing two different errors while generating my nfts .

I'm getting Error [ERR_FR_MAX_BODY_LENGTH_EXCEEDED]: Request body larger than maxBodyLength limit

and ParseError: XMLHttpRequest failed: "Unable to connect to the Parse API".

I have well indicated my Server URL, APP ID , Masterkey, API URL and API key in the index.js file as well as config.js

Any idea how to solve those two errors ?

Thank you for your Help . Much appreciated . Wakdman