When asking for help in this category, please make sure to provide the following details:
-
SDK Version(package.json):“@web3auth/base”: “^8.8.0”,
“@web3auth/ethereum-provider”: “^8.10.2”,
“@web3auth/metamask-adapter”: “^8.12.2”,
“@web3auth/modal”: “^8.10.2”,
“@web3auth/no-modal”: “^8.10.2”,
“@web3auth/openlogin-adapter”: “^8.8.0”, -
Platform:
-
Browser Console Screenshots:
-
If the issue is related to Custom Authentication, please include the following information (optional):
- Verifier Name:
- JWKS Endpoint:
- Sample idToken (JWT):
i delete cookies this then error not happen on brave browser. other browser working fine without delete cookies .
Third-party cookies
Manage the types of information sites can use to track you as you browse.
Advanced
Sites allowed to use third-party cookies
Affects the sites listed here. Inserting “[.]” before a domain name creates an exception for the entire domain. For example, adding “[.]google.com” means that third-party cookies can also be active for mail.google.com, because it’s part of google.com.Web3Auth initialized successfully
391-014b757c073b9513.js:1 Attempting to connect with provider: google
391-014b757c073b9513.js:1 Cleared cookies for google login
_app-b572b44c7bfb544a.js:22 Error connecting wallet: WalletLoginError: Failed to connect with wallet. Already connected
at C.fromCode (_app-b572b44c7bfb544a.js:22:714463)
at C.connectionError (_app-b572b44c7bfb544a.js:22:714539)
at rt.checkConnectionRequirements (_app-b572b44c7bfb544a.js:22:723376)
at rt.connect (_app-b572b44c7bfb544a.js:22:765852)
at ra.connectTo (_app-b572b44c7bfb544a.js:22:775471)
at _app-b572b44c7bfb544a.js:22:808512
at 391-014b757c073b9513.js:1:1534
(anonymous) @ _app-b572b44c7bfb544a.js:22
391-014b757c073b9513.js:1 Error connecting with provider google: WalletLoginError: Failed to connect with wallet. Already connected
at C.fromCode (_app-b572b44c7bfb544a.js:22:714463)
at C.connectionError (_app-b572b44c7bfb544a.js:22:714539)
at rt.checkConnectionRequirements (_app-b572b44c7bfb544a.js:22:723376)
at rt.connect (_app-b572b44c7bfb544a.js:22:765852)
at ra.connectTo (_app-b572b44c7bfb544a.js:22:775471)
at _app-b572b44c7bfb544a.js:22:808512
at 391-014b757c073b9513.js:1:1534
Also, kindly provide the Web3Auth initialization and login code snippet below. This will help us better understand your issue and provide you with the necessary assistance.