Hi there,
Since the update of MetaMask extension to version 10.28.1, I’ve been encountering an error when trying to switch networks on my dapp.
The error message reads “etworkConfigurationId [object Object] does not match a configured networkConfiguration.”
I am unable to proceed with the task at hand. Can you please check this error?
This will be fixed very shortly in 10.28.2 update
1 Like
mitch1
April 10, 2023, 4:53pm
3
I am still getting the error on 10.28.2. Looks like the fix didn’t get in?
Looks like there still is issues, but team is aware of working on a fix.
See here for a temporary solution:
opened 09:07PM - 07 Apr 23 UTC
type-bug
### Describe the bug
After the release of `10.28.2` `wallet_switchEthereumChain… ` is no longer working. Error in console is `{code: -32603, message: 'networkConfigurationId undefined does not match a configured networkConfiguration', data: {…}}`. `10.28.1` has an issue where user has to approve the function twice. Downgrading to `10.26.1` allowed the `wallet_switchEthereumChain` to function. (Did not try versions between 10.26.1 and 10.28.1) It appears that the issue only happens when switching to a chain other than Ethereum but can not confirm 100%
### Steps to reproduce
1. Ensure that extension version `10.28.2` is installed in Chrome Desktop.
2. Visit a site which utilizes `wallet_switchEthereumChain`, trade.coinbook.app is an example.
3. Utilize Network dropdown on DAPP to select a chain to switch to. Metamask will open with correct chain swicth prompt. Error is logged after clicking Approve.
4. Depending on DAPP configuration there may be a catch that calls `wallet_addEthereumChain` on error.
### Error messages or log output
```shell
{code: -32603, message: 'networkConfigurationId undefined does not match a configured networkConfiguration', data: {…}}
```
### Version
10.28.2
### Build type
None
### Browser
Chrome
### Operating system
MacOS
### Hardware wallet
_No response_
### Additional context
_No response_
2 Likes
ianh
April 12, 2023, 10:01pm
5
Same issue over here.
MM 10.28.2
Brave [Version 1.50.114 Chromium: 112.0.5615.49
system
Closed
May 12, 2023, 10:01pm
6
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.