Skip to content

Error when using in Testnet #25

@felipe-heredia

Description

@felipe-heredia
  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions