Walletconnect authentication issue

hello the moralis https://npmcdn.com/[email protected]/dist/moralis.js not founded please check this link we need that !

Please use https://npmcdn.com/[email protected]/dist/moralis.js for cdn path

that not supported wallet connected !!

check the
app.packcoin.org

wallet connected not working !

but meta mask connected working .

It seems to be working. Maybe try removing the page cache.

hey you cant connected try to connect a wallet !

I have tested wallet connect with [email protected] and i was able to connect to the wallet.

This is the wallet connect package version which i used.
https://github.com/WalletConnect/walletconnect-monorepo/releases/download/1.7.1/web3-provider.min.js

Can you check which wallet connect version you are using in your app and try with a different version.

my script working on v2 but v1 not working check inspect in your web !

This is the error which i see when i try to connect with walletconnect on your app, which seems like an error from wallet connect package.

Moralis 2.0 sdk is only for server-side usage, it shouldn’t have worked with walletconnect authentication.

Can you please update your app to the previous script versions, where walletconnect authentication was working, so it will be possible to check again.

can you send me a demo of wallet connected in moralis ?

Check this https://jsfiddle.net/z1tj5w8k/
You can add your serverurl and appId in the script to test

well we fix that !!!