You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 28, 2019. It is now read-only.
File "cliquet/resource.py", line 398, in patch
changes = self.request.json.get('data', {}) # May patch only perms.
File "webob/request.py", line 725, in _json_body__get
return json.loads(self.body.decode(self.charset))
ValueError: Expected object or value
The text was updated successfully, but these errors were encountered:
Natim
changed the title
PATCH without JSON raises an error.
PATCH without JSON raises a 500 error.
Oct 13, 2015
The text was updated successfully, but these errors were encountered: