lens-protocol / lens-sdk

The official SDK to interact with the Lens Protocol
https://docs.lens.xyz/docs/what-is-lens
MIT License
234 stars 73 forks source link

verifyFrameSignature: SIGNER_ADDRESS_CANNOT_USE_PROFILE(Lens Frame) #952

Open dudu0506 opened 4 months ago

dudu0506 commented 4 months ago

Describe the bug When I click button, and then I got this response [SIGNER_ADDRESS_CANNOT_USE_PROFILE] when calling lensClient.frames.verifyFrameSignature. And I want to know why I got this? And how to fix it? (Hope to receive more explanation about SignER-ADDRES-CANNOT-USE-PROILE). Thanks very much!

To Reproduce Provide with as much details as possible the call, the hook, the interaction with the Lens SDK that has been problematic for you. Links to public GH repos or working examples are really appreciated.

Expected behaviuor A clear and concise description of what you expected to happen.

If using the React bindings, what is the essence of your React app?

Version of the packages you are using Please provide the version of the packages.

Additional context Add any other context about the problem here.

cesarenaldi commented 4 months ago

hey @dudu0506,

Can you please clarify the circumstances of how you get this error? What button?

If you fill the rest of the PR template, it will help us reproduce the issue.