ledgerconnect / steemconnect.js

SteemConnect JavaScript SDK
https://demo.steemconnect.com
MIT License
65 stars 50 forks source link

Reblog Not Working #57

Open dougbutner opened 5 years ago

dougbutner commented 5 years ago

I am having an issue with reblog that I do not believe is unique to me. Always getting this response.

SDKError: "sc2-sdk error"
    steemconnect latest:1:12366
    steemconnect latest:1:13521
 null

I ran the exact same data through the repo mentioned here (logged from variables in code, exact same): https://developers.steem.io/tutorials-javascript/reblogging_post#broadcasting_the_reblog and it posted fine.

My votes and comments are working fine.

Please check this is working and the documentation is correct. Thank you!