Closed Minkiu closed 1 year ago
The 204 No Content response has no text, so it was tripping the response.json() invocation for the patch calls.
204 No Content
response.json()
patch
The
204 No Content
response has no text, so it was tripping theresponse.json()
invocation for thepatch
calls.