Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error connecting to wallet: enable cross-site cookies #69

Closed
turadg opened this issue Jun 5, 2023 · 2 comments
Closed

Error connecting to wallet: enable cross-site cookies #69

turadg opened this issue Jun 5, 2023 · 2 comments
Assignees

Comments

@turadg
Copy link
Member

turadg commented Jun 5, 2023

Describe the bug

When connecting wallet, get this error:
Screenshot 2023-06-05 at 10 19 37 AM

To Reproduce

Steps to reproduce the behavior:

  1. go to https://wallet.agoric.app/
  2. open https://psm.inter.trade/ in another tab
  3. click Connect Keplr button
  4. see error message: Please enable cross-site cookies to use this functionality

Expected behavior

Connects without error

Platform Environment

  • Chrome 114.0.5735.90
  • Third-party cookies setting configured as "Allow third-party cookies"
  • Under Security settings, all Advanced are disabled

Additional Context

No other engineers are encountering this behavior. It appears I'm part of the First Party Sets phased rollout.

When I disable chrome://flags/#enable-first-party-sets the app works again as expected.

@turadg
Copy link
Member Author

turadg commented Jun 6, 2023

Fixed by Agoric/wallet-app#85

In the course of testing we discovered silent failures of Brave and Firefox when tracking prevention is on. We may want to find a way to detect those and alert users. That depends on the product decisions in Agoric/agoric-sdk#5583 so I've commented there about that issue.

@turadg
Copy link
Member Author

turadg commented Jun 7, 2023

Fixed in master and production psm.inter.trade

@turadg turadg closed this as completed Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant