Hello We are experiencing some difficulties updat...
# ory-network
b
Hello We are experiencing some difficulties updating our OAuth client configurations in the Ory console. Whenever we modify a field, such as redirect URIs, scopes, etc., and subsequently save the changes, they initially appear to be saved. However, after refreshing the client detail page, the previously made changes are gone. We’ve also noticed via the Network Console that two
PATCH
requests fail, each producing a
500
response code. The response payload we receive is as follows:
{"error":"error","error_description":"The error is unrecognizable"}
👀 1
b
Thanks for the report. This is a known issue and a fix will be deployed later today.
In the meantime, you can use the Ory CLI to update your configuration.
b
Thanks for the report. This is a known issue and a fix will be deployed later today.
Awesome, thank you very much!