Skip to main content
ArcBlock Community

Refresh Metadata error, android did wallet 4.18.0

wgring
Support
priority-lowresolved

ImageExpected url scheme not found

7 replies

wgring2 years ago(edited)

Only does it for the ArcBridge Node. Refresh metadata seems to work on some other things. Tried with DID personal nft as well but it also gave that error.

wgring2 years ago(edited)

So the spaces themselves will refresh metadata without an error, but so far any app that ive installed before android did wallet 4.18.0 seems to get that message. Havent gotten another sigular space since the wallet update to test that theory

wgring2 years ago

Still present in 4.18.4

NateGu ⚡ vibe coder2 years ago

Preliminary analysis suggests that because this is an off-chain VC, this type does not support data refresh. You can go to the corresponding service to reacquire it.

We will review the code later and give you a final confirmation. We will also optimize this feature in future versions to disable refreshing for this type.

wgring2 years ago

it also does this for the DID Spaces personal (serverless) and NFT Maker (also serverless). Are those also off-chain? ArcBridge being considered off-chain sort of makes sense because its wallet is an ETH wallet and the rewards wallet is "ocap", but not so much sense when its most other apps.

DID Spaces Personal as another example:

Image

wgring2 years ago(edited)

ive just noticed that it is only "Passports" that this happens with. The consumed NFTs corresponding to the serverless blocklets themselves will refresh metadata fine (no error shows) and so do DID Domains that were purchased. guessing this is normal not being able to refresh passport metadata (what you meant by off-chain/disable refreshing of this type).

ArcBlock-Nate2 years ago

Off-chain means that data can be verified outside of the blockchain, but most users do not need to pay attention to this detail.

https://www.arcblock.io/content/blog/en/post/2020/04/15/verifiable-credentials This article explains what VC (verifiable credentials) is.

Reply