-
Notifications
You must be signed in to change notification settings - Fork 89
Closed
Description
Hi,
I used the example code to try and get my own service up and running.
I am passing {"method": "helloworld", "params": ["lovely"], "id": 10}
The result however is:
{"jsonrpc":"2.0","error":{"code":-32601,"message":"Method not found","data":"The method does not exist / is not available."},"id":10}
Could anyone help me and tell me what I am doing wrong?
Much appreciated,
Dave
----code below----
MyCode.txt
Metadata
Metadata
Assignees
Labels
No labels