Skip to content

Missing or invalid "message" param #38

Open
@1648045459

Description

@1648045459

Describe the bug
Missing or invalid "message" param

After the 2.0.0-beta.100 is reinstalled, the error displayed on the connection is the same as the error displayed in the 2.0.0-beta.101 version

{
"code": -32000,
"message": "Missing or invalid "message" param"
}

SDK Version (if relevant)

  • Client: @walletconnect/sign-client
  • Version 2.0.0-beta.100

To Reproduce
Steps to reproduce the behavior:

  1. 2.0.0-beta.100 version code downloaded a month ago from https://github.com/WalletConnect/web-examples
  2. 2022/06/28 npm uninstall @walletconnect/sign-client @walletconnect/types @walletconnect/utils @walletconnect/legacy-modal
  3. 2022/06/28 npm install @walletconnect/[email protected] @walletconnect/[email protected] @walletconnect/[email protected] @walletconnect/[email protected] --save
  4. npm run start
  5. select chain:Ethereum Kovan
  6. Click the button connect

Expected behavior
Display uri QR code

Screenshots

Desktop (please complete the following information):

  • OS: MAC M1
  • Browser chrome
  • Version [e.g. 22]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions