network
network copied to clipboard
Issue with patch includes denied path: /credentials/password/config/hashed_password
Preflight checklist
- [x] I could not find a solution in the existing issues, docs, nor discussions.
- [x] I agree to follow this project's Code of Conduct.
- [x] I have read and am following this repository's Contribution Guidelines.
- [x] I have joined the Ory Community Slack.
- [ ] I am signed up to the Ory Security Patch Newsletter.
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