Failed to execute 'json' on 'Response' code example
Example: javascript fetch - Failed to execute 'json' on 'Response': body stream is locked
response.json() can only be used once, remove one of the multiple use of response.json()
response.json() can only be used once, remove one of the multiple use of response.json()