BlinkTradeJS icon indicating copy to clipboard operation
BlinkTradeJS copied to clipboard

Deposit - REST not working

Open rgrativol opened this issue 8 years ago • 4 comments

The requestDeposit function is not working in the BlinkTradeRest API.

The follow response is returned: { Status: 500, Description: 'Not possible to generate a deposit address at this time. Please try again later.', Result: {} }

rgrativol avatar Aug 03 '17 21:08 rgrativol

I'm facing the same issue with Foxbit Exchange (id = 4). Return is always the same. {'Status': 500, 'Description': 'Not possible to generate a deposit address at this time. Please try again later.', 'Result': {}}

LeoFCardoso avatar Sep 20 '17 00:09 LeoFCardoso

Same here.

bvolpato avatar Sep 21 '17 03:09 bvolpato

So sorry for delay guys, but we currently are having some issues with our rest api, and we are doing some internal changes that might take some time to fix it.

I hope we can get a more stable rest api in the future, but for now, i can only suggest using websocket instead, we know that's not a trivial protocol for everyone, but i'm open to help anyone with the websocket side.

Sorry for the inconvenience. Regards.

cesardeazevedo avatar Oct 04 '17 00:10 cesardeazevedo

websocket API is also not working

affankhan43 avatar Oct 06 '17 18:10 affankhan43