-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deposit - REST not working #19
Comments
I'm facing the same issue with Foxbit Exchange (id = 4). |
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. |
websocket API is also 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: {} }
The text was updated successfully, but these errors were encountered: