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
At the bottom, a comment bar is shown. Within the comment bar, attempt to submit a comment. For example "Test Comment"
Click send on the comment.
Note that the comment is not submitted to the blockchain.
Environment
Browser: Google Chrome (Version 65.0.3325.162 (Official Build) (64-bit))
Device: MacBook Pro (Retina, 15-inch, Late 2013)
Operating system: MacOS HighSierra Version 10.13
Issues Details
The following error is shown within the console:
steemconnect.com/api/broadcast:1
Failed to load resource: the server responded with a status of 500 ()
Within the response from SteemConnect the following error is provided:
{"error":"server_error","error_description":"permlink.size() > STEEM_MIN_PERMLINK_LENGTH && permlink.size() < STEEM_MAX_PERMLINK_LENGTH: Permlink is not a valid size."}
The following request payload was used in the above request:
A followup—Even today (early 2021) we can't title works with some (most?) Unicode characters which throws this error at the final stage of publication. I tried with æsthetic 【キャラ】
Expected behavior
A user should be able to submit a comment for any given post.
Actual Behaviour
When attempting to comment on a post, the comment is not submitted to the blockchain.
Steps to reproduce
Environment
Issues Details
The following error is shown within the console:
Within the response from SteemConnect the following error is provided:
The following request payload was used in the above request:
Recording of Issue
The following issue can be seen in the view below:
https://www.youtube.com/watch?v=3fpZrtEIoUg&feature=youtu.be
The text was updated successfully, but these errors were encountered: