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

Please Help #30

Open
nellford2011 opened this issue Feb 6, 2022 · 2 comments
Open

Please Help #30

nellford2011 opened this issue Feb 6, 2022 · 2 comments

Comments

@nellford2011
Copy link

Does anyone uderstand what this error means please? It is related to a BRAVE browser console error when pressing the Submit button.

MetaMask - RPC Error: Provided chainId "4" must match the active chainId "1"

@nellford2011
Copy link
Author

We have followed the tutorial perfectly, doin ghte code ouselves and it didn't work. We then deleted our project, pasted the final code from here, updated the missing " in the latest update and still have no luck

@charlytp2
Copy link

ChainId 4 is the Rinkeby test chain. In order to use Rinkeby with MetaMask you’ll need to enable the test networks in the “Advanced” section of the extension settings.

Goto - networks - show/hide network - enable show test network - select rinkeby network

Note: This will only solve the problem for development environments. ChainId 1 is mainnet which is where the real business happens. I still haven’t found Moralis documentation for how to switch to this.

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

2 participants