We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://drive.google.com/file/d/1KRnlSMo1txaSlo_b1dBGYVa5Qy7iNj3L/view?usp=sharing
Hello, when trying to connect the wallet it gives me the following error.
Taking into account that I already have the projectId set
Bad Request - projectId must be 32 characters long, Invalid. Required headers: x-project-id, x-sdk-type, x-sdk-version
"@reown/appkit": "^1.5.1",
The text was updated successfully, but these errors were encountered:
The projectId is wrong. Anyone can get one in http://cloud.reown.com
Sorry, something went wrong.
I have already managed to do it several times there and the same error occurs no matter how many projectIds I have.
The problem was that there were dependencies left without updating
Thanks solved!
No branches or pull requests
Link to minimal reproducible example
https://drive.google.com/file/d/1KRnlSMo1txaSlo_b1dBGYVa5Qy7iNj3L/view?usp=sharing
Summary
Hello, when trying to connect the wallet it gives me the following error.
Taking into account that I already have the projectId set
Bad Request - projectId must be 32 characters long, Invalid. Required headers: x-project-id, x-sdk-type, x-sdk-version
List of related npm package versions
"@reown/appkit": "^1.5.1",
The text was updated successfully, but these errors were encountered: