Skip to content
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

account.sell_price() no longer working if account doesn't have enough BTC #24

Open
unformatt opened this issue Jan 8, 2015 · 0 comments

Comments

@unformatt
Copy link
Contributor

Not sure if this is new or intermittent but account.sell_price (which hits /api/v1/prices/sell?qty=1) is throwing an empty Exception because Coinbase is returning:

{u'errors': [u"You don't have that many bitcoins in your account to sell."], u'success': False}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant