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 when using in Testnet #25

Open
felipe-heredia opened this issue Feb 18, 2022 · 0 comments
Open

Error when using in Testnet #25

felipe-heredia opened this issue Feb 18, 2022 · 0 comments

Comments

@felipe-heredia
Copy link

  • Waves Signer version: v1.0.7 latest
  • ProviderCloud version: v1.0.2 latest

My config for login in Testnet:

class SignerEmailHandler {
  signer

  constructor() {
    this.signer = new Signer({
      NODE_URL: 'https://nodes-testnet.wavesnodes.com',
    })
    this.signer.setProvider(new ProviderCloud())
  }
}

When I try to log in with ProviderCloud in Waves.Exchange Testnet, my browser show this:

2022-02-18_12-05

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