-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
[Bug]: endowment:caip25 error: Received scopeString value(s) for caveat of type \"authorizedScopes\" #30543
Comments
@haseebrabbani Thank you so much for reporting this issue. Our team is looking into the issue now and we'll report back soon. |
The stack trace suggests that the error is thrown on this line: metamask-extension/app/scripts/lib/rpc-method-middleware/handlers/request-accounts.js Line 88 in eb3c73a
In this case, the dapp is not requesting any specific chains or accounts. Those would come from our UI. The error suggests that the approved permissions include a chain that is not present in the wallet, but I'm not sure how that would be possible. @haseebrabbani do you recall deleting a network recently? Do you have any non-default networks configured? |
If you could contact support and provide your state logs (instructions here), it would help us in solving this issue. So far we have been unable to reproduce the problem, but we are seeing other users encountering a similar issue. |
Related Sentry ticket: |
@haseebrabbani Just checking in with you to see if you are able to provide your state logs as mentioned by @Gudahtt in his previous comment. This would be a big help to us in troubleshooting this issue if you are able. |
have this issue. For me it seems to just have trouble connecting to sites using rainbowkit |
Looking into this |
Describe the bug
When trying to connect using MM with any website (e.g. etherscan) this error is printed to the console and connection fails. This was working a few days ago, so I imagine this is an issue with the latest MM release v12.12 (specifically PR #29824)
Expected behavior
I am able to connect to etherscan without any errors
Screenshots/Recordings
No response
Steps to reproduce
Error messages or log output
Detection stage
In production (default)
Version
12.12.0
Build type
None
Browser
Chrome
Operating system
MacOS
Hardware wallet
No response
Additional context
No response
Severity
HIGH as I cannot connect to websites and use them!
The text was updated successfully, but these errors were encountered: