hundreds-telephone-89736
10/04/2023, 4:26 PM{
"identity": {
"metadata_admin": {
"sensitive_data": "str",
"id": "some_id"
},
"metadata_public": {
"foofoo": "barbar",
"foo": "bar"
}
}
}
The issue is, only the metadata_public got updated, the metadata_admin is still null. Anybody has insights on why this happened?hundreds-telephone-89736
10/06/2023, 9:22 AM