Bartłomiej Górnicki
Bartłomiej Górnicki
I experience similar problem in mocha unit tests (will check if it also affects production code) - seeing wrong argument name in error message.
The problem is that the Steem account for my application was created using Steemconnect and I don't have the keys to do json_metadata update.
Thank you, I was not aware of that and it solves my problem.
@r351574nc3 you need to generate `secret` by yourself, hash it using code snippet provided by @bonustrack and update `json_metadata` on your application account. You don't need to do that if...
@r351574nc3 I asked the same question and [here](https://github.com/steemscript/steemconnect/issues/368#issuecomment-473293749) is the answer.
Any progress here?
> Any ideas? @jules51x switch to fork that fixed authentication issues https://github.com/kubasaw/librelink but you still need to add this change. I opened a PR but not sure if the maintainer...