Bitcoin Forum

Other => Beginners & Help => Topic started by: loourr on July 04, 2013, 02:17:07 AM



Title: Trouble with mtgox withdraw bitcoin api call
Post by: loourr on July 04, 2013, 02:17:07 AM
So unfortunately I'm restricted to posting in newbies but all the same, I have been trying to transfer bitcoins via mtgox's withdraw bitcoin api call with this http address

https://data.mtgox.com/api/1/generic/bitcoin/send_simple

and when I log the response to console I get

{ result: 'success',
  return: { trx: 'a748ee68583a1cedbdde694a5716909cad8feea1545e946145f48f95ced15037' } }

yet the number of bitcoins in my account remains unchanged.

What could possibly be causing this?

and I'm positive my api key has the correct permissions (unless it's merchant)