verida-js icon indicating copy to clipboard operation
verida-js copied to clipboard

WebUser.isConnected() exception, no public profile for Verida: Vault

Open rsodre opened this issue 1 year ago • 0 comments

I can't connect my Verida profile recently.

Every time I call WebUser.isConnected() or WebUser.getPublicProfile(), I get the following exception...

Uncaught (in promise) Error: Account (did:vda:testnet:0x346bff43d69c4Ba88be5aEaf0E5eABd07cd31631) does not have a public profile for Verida: Vault

Also, there's no way to catch it! My client always breaks. Not adding a .catch() to the returning promise or surrounding it inside a try{} catch(e){}

rsodre avatar May 02 '23 18:05 rsodre