coinbase_python icon indicating copy to clipboard operation
coinbase_python copied to clipboard

Unofficial Coinbase Python Library

Results 24 coinbase_python issues
Sort by recently updated
recently updated
newest added

After doing this client.transfer_money(scopedWallet,to=secondaryWallet,amount='2',currency='UNI') iam getting this error coinbase.wallet.error.APIError: APIError(id=): nothing nowhere about this what am doing wrong help :)

Bumps [pygments](https://github.com/pygments/pygments) from 1.6 to 2.7.4. Release notes Sourced from pygments's releases. 2.7.4 Updated lexers: Apache configurations: Improve handling of malformed tags (#1656) CSS: Add support for variables (#1633, #1666)...

dependencies

Bumps [jinja2](https://github.com/pallets/jinja) from 2.6 to 2.11.3. Release notes Sourced from jinja2's releases. 2.11.3 This contains a fix for a speed issue with the urlize filter. urlize is likely to be...

dependencies

Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.8 to 0.19.0. Changelog Sourced from httplib2's changelog. 0.19.0 auth: parse headers using pyparsing instead of regexp httplib2/httplib2#182 auth: WSSE token needs to be string not bytes...

dependencies

Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.9 to 0.19.0. Changelog Sourced from httplib2's changelog. 0.19.0 auth: parse headers using pyparsing instead of regexp httplib2/httplib2#182 auth: WSSE token needs to be string not bytes...

dependencies

![image](https://user-images.githubusercontent.com/10961694/101733791-6eb69480-3ad0-11eb-8600-6b894ac5d04e.png)

Very impressive work! How about we integrate them and I'll make you an author on the official package? -George

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.8.3 to 0.15.3. Release notes *Sourced from [werkzeug's releases](https://github.com/pallets/werkzeug/releases).* > ## 0.15.3 > * Blog: https://palletsprojects.com/blog/werkzeug-0-15-3-released/ > * Changes: https://werkzeug.palletsprojects.com/en/0.15.x/changes/#version-0-15-3 > > > ## 0.15.2 > *...

dependencies

Coinbase just updated the permissions part of their API: https://www.coinbase.com/docs/api/permissions > "OAuth2 authentication requires additional two factor authentication when debiting funds with send scope. When 2FA is required the API...