danpaquin / coinbasepro-python

The unofficial Python client for the Coinbase Pro API
MIT License
1.82k stars 732 forks source link

OrderBook Key Error: 'sequence' #300

Closed gochoa1088 closed 6 years ago

gochoa1088 commented 6 years ago

Hi Robert, Found your fork and I am interested in implementing your websocket code. However I am receiving KeyError: 'sequence' tracing back to line 63 in your orderbook file.

self.sequence = message['sequence']

Tried to troubleshoot, but no luck. Any ideas? Thanks

danpaquin commented 6 years ago

Please reach out with any questions. Thank you for the contribution.