Post
Topic
Board Bitcoin Technical Support
json rpc pass and username not working
by
datguys
on 12/03/2014, 18:37:39 UTC
I have the correct details for my bitcoind but when I put in the user/pass this comes up:


Quote
{"result":null,"error":{"code":-32700,"message":"Parse error"},"id":null}

But, I have my .conf like so:

Quote
rpcuser=rrjugju848ut8t4ng84hgkd
rpcpassword=48Q81fyIlB5895hr8n
server=1
rpcallowip=*

I'm using port 8332. I started bitcoin with: bitcoind -daemon