Bitcoin Forum
July 01, 2024, 08:22:07 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Mtgox api v1 post data to url problem  (Read 381 times)
WarlockTheGrait (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
June 01, 2013, 03:35:46 PM
 #1

hello. i'm trying to use new MtGox api. (in Java client) in v0 when i send  "https://mtgox.com/api/0/sellBTC.php" with necessary parameters it works but now, when i trying to use url = "https://data.mtgox.com/api/1/BTC"+"USD"+"/private/order/add"; with right parametrs
InputStream is = connection.getInputStream();
thwros Exception "file not found".
what am I doing wrong?
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!