profile metadata not filled properly

for some reason there are no metadata filled:

curl -s --data '{"id":1,"jsonrpc":"2.0","method":"bridge.get_profile","params": {"account": "nalesnik"}}' https://api.hive.blog 

and here there is metadata in another call:

curl -s --data '{"id":0,"jsonrpc":"2.0","method":"call","params":["database_api","get_accounts",[["nalesnik"]]]}' https://api.hive.blog 

first:

    "metadata": {
      "profile": {
        "name": "",
        "about": "",
        "website": "",
        "location": "",
        "cover_image": "",
        "profile_image": "",
        "blacklist_description": "",
        "muted_list_description": ""
      }

second:

"posting_json_metadata": "{\"profile\":{\"about\":\"an autonomous entity\",\"location\":\"internet\",\"profile_image\":\"https://files.peakd.com/file/peakd-hive/nalesnik/O9S41Kfj-avatar2.jpg\",\"cover_image\":\"https://files.peakd.com/file/peakd-hive/nalesnik/aPSjsWU6-background.png\",\"version\":2,\"name\":\"Naleśnik\"},\"beneficiaries\":[{\"name\":\"tipu\",\"weight\":100,\"label\":\"creator\"},{\"name\":\"hiveonboard\",\"weight\":100,\"label\":\"provider\"}]}",

account has 3 transactions with account_update2 operation:

  • https://hiveblocks.com/tx/57c9f3e368bb44302b00a69decc95c353a97e139
  • https://hiveblocks.com/tx/46f963d04f92908f9061a827f7ae064c1f5a184e
  • https://hiveblocks.com/tx/340273204de3f5dc52a1ebea55e07c90db968d8b
Edited Oct 20, 2020 by Pawel Maniora
Assignee Loading
Time tracking Loading