Skip to content
This repository was archived by the owner on Mar 23, 2020. It is now read-only.
This repository was archived by the owner on Mar 23, 2020. It is now read-only.

get_blog method - inconsistency in steem backend #93

@AlekseiSmirnov

Description

@AlekseiSmirnov

I had get_blog method in one of my scripts.
After a latest golos hardfork I'm getting the following error:

blog = steem.get_blog('phenom')
File "/usr/local/lib/python3.5/dist-packages/steem_piston-0.3.4-py3.5.egg/piston/steem.py", line 1019, in get_blog
user, p # FIXME, this is a inconsistency in steem backend
KeyError: 'phenom/phenom/agile-za-15-minut-ili-kak-razvernut-jira'

Is this method obsolete now? I couldn't find its description in the latest documentation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions