Bitcoin Forum

Economy => Trading Discussion => Topic started by: bitcoinTrader on July 08, 2011, 06:52:25 PM



Title: [CLOSED]MTGOX API - Not working?
Post by: bitcoinTrader on July 08, 2011, 06:52:25 PM
Hello,

When I send https request to get balance,
https://mtgox.com/code/getFunds.php?name=xx&pass=xx

I get below error:
{"error":"Must be logged in"}

However, I am able to get the response successfully for:
https://mtgox.com/code/data/ticker.php

Can any one help me out?

Edit: Connected successfully!