Author

Topic: json rpc pass and username not working (Read 461 times)

cp1
hero member
Activity: 616
Merit: 500
Stop using branwallets
March 14, 2014, 11:51:25 PM
#4
What does this return:
bitcoind getinfo
newbie
Activity: 52
Merit: 0
March 13, 2014, 07:58:30 AM
#3
http://www.jsonrpc.org/specification#error_object
Code:
Invalid JSON was received by the server.
An error occurred on the server while parsing the JSON text.

What command(s) are you running, exactly? After bitcoind -daemon.
member
Activity: 98
Merit: 10
March 13, 2014, 07:18:59 AM
#2
bump
member
Activity: 98
Merit: 10
March 12, 2014, 02:37:39 PM
#1
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
Jump to: