ashbeech / moralis-mutants-nft-engine

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

No Json Files #16

Open kingrobo opened 2 years ago

kingrobo commented 2 years ago

This is the error I am encountering

error = new _ParseError.default(_ParseError.default.INVALID_JSON, Received an error with invalid JSON from Parse: ${response.responseText}); ^

ParseError: Received an error with invalid JSON from Parse: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN""http://www.w3.org/TR/html4/strict.dtd">

Bad Request

Bad Request - Invalid URL


HTTP Error 400. The request URL is invalid.

at handleError (C:\Users\Owner\Downloads\Cards\node_modules\moralis\lib\node\RESTController.js:436:17)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Function.initPlugins (C:\Users\Owner\Downloads\Cards\node_modules\moralis\lib\node\MoralisWeb3.js:246:40)
at async Function.start (C:\Users\Owner\Downloads\Cards\node_modules\moralis\lib\node\Parse.js:120:5) {

code: 107