coinbase-commerce-python
coinbase-commerce-python copied to clipboard
Python 3 encoding utf-8
Error: File "/usr/local/lib/python3.6/dist-packages/coinbase_commerce/webhook.py", line 34, in _compute_signature mac = hmac.new(secret.encode('utf-8'), │ AttributeError: 'bool' object has no attribute 'encode'