Coinigy / api

Coinigy API Examples
162 stars 65 forks source link

refreshBalance does not refresh balance information and return old values for binance (180998) #17

Closed illi4 closed 6 years ago

illi4 commented 6 years ago

I am using refreshBalance in order to update (refresh) information on balances from exchanges and get the updated balances in the script. Unfortunately, refreshBalance just returns non-refreshed information on the balance for a particular requested auth_id (180998).

Other auth_ids work fine. Also, binance balances are succesfully updated on the web interface.

Please take a look and fix.

illi4 commented 6 years ago

Working fine now