Please provide the following details too when asking for help in this category:
After moving custom auth verifier inside existing mainnet legacy project, web3auth integration got broken in our app https://app.comearth.world/
getting below error:
OpenLogin - RPC Error: Failed to construct ‘URL’: Invalid URL
Screenshot attached.
vjgee
October 23, 2023, 5:08pm
2
@rohendra Welcome Aboard!
On which environment was your previous project for your Dapp on before you moved the custom auth verifier to Legacy Mainnet?
Can you share the screenshot of the Custom Verifier from your Dashboard?
This was created last year when interface was quite different. At that time it simply said Mainnet Only)as far as I remember). It was created for EVM based blockchains.
We are using JWT based custom authentication. There is only one verifier on Mainnet in screenshot, it is being used for integration.
vjgee
October 23, 2023, 6:00pm
4
Mainnet was migrated to Sapphire Network, so there is no change that needs to be done from your side. More details here
The error you are receiving is due to an outdated version. Please upgrade the SFA Web SDK to version 7.0.1
web3auth/core is deprecated and is now web3auth/no-modal
@web3auth /single-factor-auth : 7.0.1
@web3auth /openlogin-adapter”: 7.0.4
@web3auth /no-modal" : 7.0.4
@web3auth /base": 7.0.4
You can access the link below for the latest SFA Web SDK version along with the updated dependencies:
system
Closed
November 17, 2023, 5:33am
5
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.