in reply to Re^2: JSON / Bitcoind API 500 internal error
in thread JSON / Bitcoind API 500 internal error

Looking at the docs, it looks like the proper way would be to call $api->error() if $api->call(...) returns undef.

Replies are listed 'Best First'.
Re^4: JSON / Bitcoind API 500 internal error
by aboboras (Acolyte) on Mar 04, 2014 at 20:43 UTC
    Thanks, you are right about error cheking, but it is returning the same error as json status line: HTTP 500 Internal Server Error

      Time to debug the script being called.