Skip to content

commit.post() with no tags or category will return permlink too short RPC error #284

Description

@nnnarvaez

If no tags=[] or category is especified the RPC node returns:

http_client.py", line 278, in call
    raise RPCError(detail)
steembase.exceptions.RPCError: assert_exception from xxx.xxx.xxx.xxx
(Assert Exception:permlink.size()  > STEEM_MIN_PERMLINK_LENGTH && permlink.size() < STEEM_MAX_PERMLINK_LENGTH: 
Permlink is not a valid size.) in broadcast_transaction

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions