SafeAuth wallet fails to connect to any dapp due to websocket connection error (Project ID is missing) (safe.web3auth.com)
MrKampla opened this issue · 2 comments
MrKampla commented
SafeAuth wallet fails to connect to any dapp due to websocket connection error
When trying to connect safeAuth wallet (safe.web3auth.com) with any dapp, nothing happens in the UI, but there's an error thrown in the console:
{context:'core'} {context:'core/relayer'} Error: WebSocket connection closed abnormally with code: 3000 (Authorization error: Project ID is missing)
To Reproduce
Steps to reproduce the behavior:
- Go to https://safe.web3auth.com/
- login with google
- click on wallet connect icon
- Paste WalletConnect QR Link obtained from a dapp (I was trying with beefy finance https://app.beefy.com/)
- nothing happens, the error is thrown in the console
Expected behavior
Wallet connects with the website successfully.
Screenshots
Device Info:
- Device: MacBook Pro
- OS: macOS 14
- Browser chrome
- Version 119
- Web3Auth Version: ?
chaitanyapotti commented
This is fixed in the latest version
MrKampla commented
The issue still persists on my machine. Has the fixed version already been deployed?