dapp-template icon indicating copy to clipboard operation
dapp-template copied to clipboard

Sender not allowed error

Open djaghah opened this issue 2 years ago • 1 comments

Hello,

After installing the ping-pong dapp on ubuntu and following all steps... contract deployment etc, when I click Ping (after having logged in with my account) I get this error:

Sender not allowed: erd1qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq6gq4hu

This contract address is in fact the contract address that manages the contract deployment. What am I missing? Have I missed some config steps?

djaghah avatar Jun 17 '22 13:06 djaghah

You cannot have a sender who is different than the public key of the signed. You have to pass in the address of the signer as the sender

StanislavSava avatar Jun 22 '22 16:06 StanislavSava

Closed due to inactivity

CiprianDraghici avatar Feb 01 '23 11:02 CiprianDraghici