Skip to content

Uncaught TypeError: decoded.params.join is not a function in jsonrpc.js #10

Description

@armaseg

Hello,

I am having some issues when I'm sending a JSON using curl on Windows 7.

My curl message is:
curl -H "Content-Type: application/json" "http://127.0.0.1:8000/" -d {"""jsonrpc""":"""2.0""","""method""":"""test""","""params""":{"""id""":"""567"""},"""id""":12345}

and the error is:

"Uncaught TypeError: decoded.params.join is not a function", source .... \src\jsonrpc.js (32)

Regards

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions