OpenAssets/open-assets-protocol

Asset Definition File Not Indexed

oleganza opened this issue · 1 comments

Hey,

I'm embedding "u=http://example.com/xyz" URL (without TLS) into metadata field in the marker, it returns this JSON:

{"asset_ids":["A-REDACTED"],"name_short":"REDACTED","name":"REDACTED","issuer":"REDACTED","type":"Stock","divisibility":0,"version":"1.0"}

And this is not indexed by Coinprism. Could it be that certain HTTP headers are expected, or some fields that are missing are actually required? I double-checked that Asset IDs match (there's no P2SH-based definition). Transaction is confirmed and visible on Coinprism, but asset name is not.

Send me a private message with the asset ID, I can check what the actual error was.