Skip to content

Incorrect response ID - JSONRPCCLIENT #17

@tjoozey

Description

@tjoozey
root@ubuntu-512mb-nyc3-01:~# php /var/www/html/script.php

Parsing transactions...
PHP Fatal error:  Uncaught exception 'Exception' with message 'Incorrect response id (request id: 1, response id: )' in /var/www/html/jsonRPCClient.php:152
Stack trace:
#0 /var/www/html/script.php(39): jsonRPCClient->__call('listtransaction...', Array)
#1 /var/www/html/script.php(39): jsonRPCClient->listtransactions('btc', 100)
#2 {main}
  thrown in /var/www/html/jsonRPCClient.php on line 152

JsonRPCClient does not generate transactions after setting up blockchaind RPC API info. Any suggestions on getting a clean install without experiencing this error?

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