steemit / steem-python

The official Python (3) library for the Steem Blockchain.
https://steem.io
MIT License
153 stars 99 forks source link

Bad or missing upstream response #246

Closed BhuzOr closed 6 years ago

BhuzOr commented 6 years ago

Version of Python you are running

3.6.3

Version of steem-python you are running

1.0.0 (I think xD)

Expected Behavior

get block info

Actual Behavior

unspecified error from api.steemit.com (Bad or missing upstream response) in get_block

Steps to reproduce

randomly on get_block calls

roadscape commented 6 years ago

PR: https://github.com/steemit/steem-python/pull/248

roadscape commented 6 years ago

248 was merged.