Skip to content

base64 response on /identity_record/{ID} #52

@muknta

Description

@muknta
curl http://3.123.154.245:11000/api/kira/gov/identity_record/1

expected something like that. Or at least "key" and "value", they are used in Miro.

{
  "record": {
    "address": "kira1abcde1234567890xyzexampleaddress",
    "date": "2025-02-12T22:00:00Z",
    "id": "record-001",
    "key": "user_handle",
    "value": "alice",
    "verifiers": [
      "kira1verifieraddress1",
      "kira1verifieraddress2",
      "kira1verifieraddress3"
    ]
  }
}

actual response:

"eyJyZWNvcmQiOnsiaWQiOiIxIiwiYWRkcmVzcyI6ImtpcmExZG02eTduZjJ6ZXkzOXg0M2pyczd5bXgybHhndHQ5ZWN1cTRoeHUiLCJrZXkiOiJtb25pa2VyIiwidmFsdWUiOiJcIkdFTkVTSVNcIiIsImRhdGUiOiIyMDI1LTExLTA1VDE0OjA0OjU4LjAxMzQxNTc4N1oiLCJ2ZXJpZmllcnMiOltdfX0="

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions