Author

Topic: [closed] (Read 830 times)

newbie
Activity: 1
Merit: 0
June 11, 2011, 06:08:13 PM
#1
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
Jump to: