I had to make this modification to graze/guzzle-jsonrpc so that it could communicate with bitcoind: https://github.com/drupalnomad/guzzle-jsonrpc/commit/2e5c57c10dde9c9fe1938ab07e138584a7fe012f
I'm not sure which piece of software is in the wrong.
I had to make this modification to graze/guzzle-jsonrpc so that it could communicate with bitcoind: https://github.com/drupalnomad/guzzle-jsonrpc/commit/2e5c57c10dde9c9fe1938ab07e138584a7fe012f
I'm not sure which piece of software is in the wrong.
According to the JSON-RPC 1.1 spec, guzzle is wrong; see: http://json-rpc.org/wiki/specification
Thanks for the quick response Gavin!
The problem was that guzzle-jsonrpc uses JSON-RPC 2.0