network icon indicating copy to clipboard operation
network copied to clipboard

Issue with patch includes denied path: /credentials/password/config/hashed_password

Open DonovanCharpin opened this issue 11 months ago • 0 comments

Preflight checklist

Ory Network Project

https://pedantic-banach-sc67ojck4g.projects.oryapis.com

Describe the bug

This api call stopped working, we did not change anything on our code.

{
  code":400,
  "status":"Bad Request",
  "request":"0abdbffa-b44c-967b-8568-58c006dbb1f0",
  "reason":"An error occured when applying the JSON patch",
  "message":"patch includes denied path: /credentials/password/config/hashed_password"
}

Reproducing the bug

Call a patch on /credentials/password/config/hashed_password

Relevant log output


Relevant configuration


Version

Go version v1.4.7

On which operating system are you observing this issue?

None

In which environment are you deploying?

Ory Network

Additional Context

No response

DonovanCharpin avatar Jan 22 '25 19:01 DonovanCharpin