coinbase_python
coinbase_python copied to clipboard
Unofficial Coinbase Python Library
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)...
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...
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...
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...

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 > *...
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...