wharfkit / wallet-plugin-anchor

WalletPlugin for the Wharf Session Kit. Allow users to login and sign transactions with the Anchor authenticator.
https://wharfkit.com
Other
2 stars 3 forks source link

Invalid response error from Anchor (Cloud wallet login working) #47

Open dougbutner opened 1 month ago

dougbutner commented 1 month ago

Description:

When attempting to login to tools.cxc.world, the following error is encountered:

Error: Invalid response from Anchor, must contain link_ch, link_key, link_name and cid flags.

Steps to Reproduce:

  1. Navigate to tools.cxc.world
  2. Attempt to login using Anchor

Expected Result:

Successful login without errors.

Actual Result:

The login process fails with the error message mentioned above.

Additional Information:

Screen Shot 2024-07-13 at 9 36 27 AM
aaroncox commented 1 month ago

I'm able to login to that site with both Anchor desktop and mobile (iOS).

Do the SDKs need updating? Does your Anchor need updating? 🤔