Skip to content

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

@unformatt

Description

@unformatt

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}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions