Web3auth not initialized yet

@vjgee can you please give me the config for both basic & growth plans…

If you are using Sapphire Mainnet, your plan needs to be Growth or above to use the uiconfig parameter .

For Base plan, the network you can use is only testnet or sapphire_devnet and you can retain the uiconfig parameter.

@vjgee everything is working with the current config as well…but I got the above-mentioned error… I don’t think it is because of config… what I think… it is more related to session or something… can you please look into this…

You still have not answered on what plan you are ?


This is the error which indicates there is an issue either with Whitelisting on the dashboard or incorrect ClientID being used. Can you check that?

Also, try upgrading the SDK to the latest version 7.3.2 for all of these.

Torus Wallet Connector plugin has been deprecated as well , so that won’t work. https://web3auth.io/docs/sdk/helper-sdks/plugins/evm-wallet

Hi @vjgee We have base plan

With Base plan, you cannot use sapphire_mainnet. Can you share the screenshot of the projects you have setup on your Dashboard?


@vjgee

@psaini.php

You need to change SAPPHIRE_MAINNET to SAPPHIRE_DEVNET in your code as your project in setup that way and you are on a base plan . Ensure to use the same Client from this project in your code as well. This should fix the issue.

@vjgee I did all the changes, lets see

@vjgee still getting issues… here are some screenshots.


@vjgee Whenever I am facing that issue… I found the following error always in the browser console…

I see you are using a lot of extensions in your browser which are interfering. Test in Incognito mode without any of the extensions, it is working. Attaching a screenshot where I could connect.

image

@vjgee this error is not coming very frequently …

I cannot replicate this error at all from my side on Google Chrome. It works fine. This error is not related to Web3Auth

@vjgee could you please help me to find out the extension that is creating problem? I will share a list of extensions that I am using right now.

Angular DevTools
Awesome Screen Recorder & Screenshot
Clear Cache
EditThisCookie
Google Docs Offline
Grammarly: AI Writing and Gramm
Lighthouse
MetaMask
React Developer Tools
Viewport Resizer
Wappalyzer - Technology profiler

@vjgee are you sure… it is not related to web3auth?

No, this is out of our scope. Please troubleshoot it from your side or use another browser.

I am not getting any error. I have tried multiple browsers as well.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.