Hi, we're getting a 502 responses on the `/schemas...
# ory-network
a
Hi, we're getting a 502 responses on the
/schemas
endpoint, did something change or is there some issue ongoing?
It's this request https://www.ory.sh/docs/kratos/reference/api#tag/identity/operation/listIdentitySchemas; We have a few projects, some free, some on a paid plan. I checked a few and all of the ones I checked fail with 502.
It looks like the admin requests to create and update identities are also failing with a 500
Copy code
{
  "error": {
    "code": 500,
    "status": "Internal Server Error",
    "request": "76977b88-ff7d-980c-91d0-7d8b55a0636e",
    "reason": "Unable to parse validate JSON object against JSON schema.",
    "message": "An internal server error occurred, please contact the system administrator"
  }
}
l
From the support channel
a
Thank you for forwarding this message!
s
the fix is live btw