Bitcoin Forum
May 24, 2024, 03:15:46 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: RPC Server 500 Error  (Read 1197 times)
optimator (OP)
Sr. Member
****
Offline Offline

Activity: 351
Merit: 250



View Profile WWW
September 08, 2012, 03:08:42 AM
 #1

I'm trying to send funds with the RPC.

Here's my JSON:


Quote
{"jsonrpc": "1.0", "id":"256a5750-3b89-414b-8d5e-e28d450ee88b", "method": "sendtoaddress", "params": ["19x68qBiQ1yLto9Ds1z6wPaP12Aa16JrER",0.50000000] }


However, bitcoind throws a 500 error when I attempt this. What am I doing wrong?

gweedo
Legendary
*
Offline Offline

Activity: 1498
Merit: 1000


View Profile
September 08, 2012, 03:31:02 AM
 #2

Code:
{"jsonrpc": "1.0", "id":"256a5750-3b89-414b-8d5e-e28d450ee88b", "method": "sendtoaddress", "params": ["19x68qBiQ1yLto9Ds1z6wPaP12Aa16JrER":0.50000000] }

it is a colon not a comma
optimator (OP)
Sr. Member
****
Offline Offline

Activity: 351
Merit: 250



View Profile WWW
September 08, 2012, 04:03:07 AM
 #3

Doh! Thanks!!!!!!

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!