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

Not an approved origin error when signing after reconnecting #3555

Closed
mcintyre94 opened this issue Apr 3, 2023 · 1 comment · Fixed by #3585
Closed

Not an approved origin error when signing after reconnecting #3555

mcintyre94 opened this issue Apr 3, 2023 · 1 comment · Fixed by #3585

Comments

@mcintyre94
Copy link
Contributor

Repro with the wallet-adapter example app: https://solana-labs.github.io/wallet-adapter/example/

  • Use any connect button to connect backpack
  • Click eg sign message, verify it works correctly
  • Disconnect then connect to backpack again
  • Use any of the sign message/transaction buttons, you get an error:
VM368 react_devtools_backend.js:2655 WalletSignMessageError: https://solana-labs.github.io is not an approved origin
    at Je.He [as signMessage] (_app-cb484cb16f6d065c.js:74:470325)
    at async _app-cb484cb16f6d065c.js:74:476273 Je
@RashulChutani
Copy link
Contributor

I will be happy to work on this issue. 😃

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

Successfully merging a pull request may close this issue.

2 participants