You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While using consensus endpoint for broadcasting upvotes, executing: beempy upvote -a gtg -w 100 @steemitblog/steem-fcas-score-upgraded-to-a
results in: beemapi.exceptions.ApiNotSupported: Assert Exception:api_itr != _registered_apis.end(): Could not find API tags_api
tags are not required to upvote, shouldn't be required by beempy
The text was updated successfully, but these errors were encountered:
While using consensus endpoint for broadcasting upvotes, executing:
beempy upvote -a gtg -w 100 @steemitblog/steem-fcas-score-upgraded-to-a
results in:
beemapi.exceptions.ApiNotSupported: Assert Exception:api_itr != _registered_apis.end(): Could not find API tags_api
tags are not required to upvote, shouldn't be required by beempy
The text was updated successfully, but these errors were encountered: