Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
nnnarvaez opened this issue Mar 30, 2019 · 0 comments

Comments

@nnnarvaez
Copy link

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
@nnnarvaez nnnarvaez changed the title commit.post() with no tags or category will retunr permlink too short RPC error commit.post() with no tags or category will return permlink too short RPC error Mar 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant