BlinkTradeJS
BlinkTradeJS copied to clipboard
Deposit - REST not working
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: {} }
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': {}}
Same here.
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.
websocket API is also not working