Author

Topic: bitstamp - API woes (Read 1938 times)

newbie
Activity: 22
Merit: 0
April 16, 2014, 01:01:12 PM
#12
Working on my side as well
sr. member
Activity: 426
Merit: 250
April 16, 2014, 04:38:58 AM
#11
problems continue - now I am getting all my POST variables being wiped out.

calling BS post: https://www.bitstamp.net/api/balance/
{"nonce"=>"1234",
 "key"=>"1234",
 "signature"=> "1234"}

returns
{"error"=>"Missing key, signature and nonce parameters"}

 

still having this problem
hero member
Activity: 728
Merit: 500
April 16, 2014, 02:42:20 AM
#10
ok seems to be working for me now.

Working again here as well.
newbie
Activity: 7
Merit: 0
April 16, 2014, 02:38:34 AM
#9
ok seems to be working for me now.
hero member
Activity: 699
Merit: 501
Coinpanion.io - Copy Successful Crypto Traders
April 16, 2014, 01:01:49 AM
#8
The sad truth is these people are not more professional then MtGox programmers.  Undecided
legendary
Activity: 1008
Merit: 1003
WePower.red
April 15, 2014, 08:33:29 PM
#7
They should fix this thing. Sending any post data to even the "ticker" api results in this error.
newbie
Activity: 35
Merit: 0
April 15, 2014, 03:30:29 PM
#6
Same. When they aren't failing due to the incapsula page, the POST /api/xxx calls are getting a 302 redirect to GET /api/xxx. And of course failing.
newbie
Activity: 7
Merit: 0
April 15, 2014, 03:09:37 PM
#5
problems continue - now I am getting all my POST variables being wiped out.

calling BS post: https://www.bitstamp.net/api/balance/
{"nonce"=>"1234",
 "key"=>"1234",
 "signature"=> "1234"}

returns
{"error"=>"Missing key, signature and nonce parameters"}

 
newbie
Activity: 22
Merit: 0
April 15, 2014, 01:55:08 PM
#4
Same here. Seemed to working again yesterday for a short time, now it's broken again.
newbie
Activity: 31
Merit: 0
April 15, 2014, 01:06:49 PM
#3
Same here, getting Incapsula errors past two days.
newbie
Activity: 4
Merit: 0
April 14, 2014, 08:31:49 AM
#2
I also got Problems:
PHP Fatal error:  Uncaught exception 'Exception' with message 'Invalid data received, please make sure connection is working and requested API exists' in myscript
newbie
Activity: 7
Merit: 0
April 14, 2014, 07:21:36 AM
#1
Bitstamp API is broken again. Why run an API through Incapsula? I am apparently DOS'ing them with a request of my account balance once every minute! Not even a JSON error message back but a captcha page back. How is my code supposed to handle that one? Duh!

calling BS post: https://www.bitstamp.net/api/balance/
error encountered: 757: unexpected token at '
Jump to: