Morning guys. Has something changed in the REST AP...
# ory-network
f
Morning guys. Has something changed in the REST API over the last 2 weeks? I’ve had a feature that was allowing users to change their account details that is now not working anymore. It’s a simple
post(id, body)
that worked around 2 weeks ago. It’s not giving me an error that the ID is not found, even though it’s there, and the documentation on the Ory website is different, or at least the way the data needs to be passed seems to have changed. Just wondering if my memory is hazy or the spec has indeed changed. I’m using the Ruby gem to communicate with the API
👀 2
s