Open nareto opened 2 years ago
I have been trying to do the same thing @nareto and ive been getting the same error also. Do you know the fix? If you find out please let me know
@nareto I found out the fix to this. To get account data do this step 1: pip install kucoin-python
step 2: from kucoin.client import User
step 3: client = User(api_key, api_secret, api_passphrase) accounts = client.get_account_list() print(accounts)
Thanks @ak3zaidan but this is just a workaround. I'm getting the same gateway timeout issue on other endpoints as well and I do not want to depend on further libraries
@nareto : I'm in the same boat. Did you manage to find a solution ?
You'll never be in my boat
@calcifieddeveloper not really. I opened a ticket on Kucoin and got put in contact with somebody on Telegram, who said something like the sandbox is not working or not supposed to. I even linked him to this issue, so they know it's here
Hello every one.
Thanks for bringing this subject. Thsi is Hed, from API group.
The error you're getting (504 code) is coming from the Sandbox unstability and Network connection.
Please try by reseting and refreshing your connection or using a VPN and try again. If the problem was still there, infrom Admins in API Telegram Group
I created a new v2 key with "General" and "Trade" restrictions and I'm trying to run the python code from the first example in the documentation:
However I am getting in response a 504 code and a webpage with the content posted below. I've been trying this since yesterday with no change. Can somebody help me or point me in the right direction?
Gateway time-out
You
Browser
Working Milan
Cloudflare
Working openapi-sandbox.kucoin.com
Host
Error
What happened?
The web server reported a gateway time-out error.
What can I do?
Please try again in a few minutes.