Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Json Files #16

Open
kingrobo opened this issue Feb 11, 2022 · 0 comments
Open

No Json Files #16

kingrobo opened this issue Feb 11, 2022 · 0 comments

Comments

@kingrobo
Copy link

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:

<TITLE>Bad Request</TITLE>

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant