Hi all y’all amazing developers. We’ve found a pos...
# ory-selfhosting
s
Hi all y’all amazing developers. We’ve found a possible issue/bug in the
kratos
(helm chart). It happens when adding a
metadata_public
or
metadata_admin
key (with value
null
or any other value) to the
"@ory/client": "0.2.0-alpha.22"
method
createAdminIdentities
. Kratos returns the following error
Copy code
code: 500
message: "json: unknown field \"metadata_admin\""
request: "59e87c316cda33b902102d7738eb372e"
status: "Internal Server Error"
Could someone confirm this issue? • kratos version: v0.9.0-alpha.3 • helm version: 0.25.1
1
s
This feature was first released in Kratos `v0.10.0`: https://github.com/ory/kratos/commit/562e340fe980e7c65ab3fc41f82a2a8899a33bfa
s
Hey Patrik, thank you! We somehow missed that. Figured it was an older feature. Cheers
s
Yes just update your instance and it should work