Author

Topic: Trouble withdrawing bitcoins via mtgox's api call (Read 788 times)

kjj
legendary
Activity: 1302
Merit: 1026
Perhaps you should ask mtgox for support.
legendary
Activity: 1094
Merit: 1006
Is Mt.Gox the only exchange that allows withdrawal via an API?
newbie
Activity: 21
Merit: 0
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)
Jump to: