InitializationError: Invalid constructor params, network or sdk url

@web3auth/base”: “^6.1.6”,
@web3auth/base-provider”: “^6.1.6”,
@web3auth/ethereum-provider”: “^6.1.6”,
@web3auth/no-modal”: “^6.1.6”,
@web3auth/openlogin-adapter”: “^6.1.6”,

Web application

@neera.choudhary Thanks for your recent post.

Can you please upgrade to the latest SDK version V7? @web3auth/no-modal - npm

Thank you, @vjgee. I’ve successfully updated the version as per your instructions, and I was able to set up the Sapphire Devnet. However, I’m encountering an issue with the Gas Station Network (GSN) for gasless transactions after the update - the “getting signature is not correct” error.

Can you share your implementation code please?


@vjgee I have attached the implementation part, now the variable holding connectTo response is also of IProvider type, if you want to have a complete look at the code - we can have a call where I can give you the thorough walkthrough of the code