Post
Topic
Board Bitcoin Technical Support
Re: python-bitcoinrpc (jgarzik) problem calling gettransaction()
by
RoxxR
on 24/05/2014, 20:18:59 UTC
Sorry hombre:

Quote
   rawtx = access.getrawtransaction(txid)
  File "/usr/local/lib/python2.7/dist-packages/bitcoinrpc/authproxy.py", line 116, in __call__
    raise JSONRPCException(response['error'])
bitcoinrpc.authproxy.JSONRPCException

Any other idea?
It's frustrating to work with documentations which aren't able to work ;O(.

What's the version of the bitcoind you're connecting to?