Bitcoin Forum
May 13, 2024, 07:08:36 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Economy / Trading Discussion / [closed] on: June 11, 2011, 10:08:13 PM
Hi,

  I'm trying to use the MtGOX trading API, and am not able to even log in, and get the following error message:


:~ $ curl -X POST "https://mtgox.com/code/getOrders.php?name=myusername&pass=mypassword"
{"error":"Not logged in."}%


same for

curl -X POST -d "name=myusername&pass=mypassword" "https://mtgox.com/code/getOrders.php"
Is anyone else having this problem, or is anyone else able to actually execute trades online?

thanks


EDiT:  Nevermind.. i incorrectly submitteed my parameters
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!