type error failed to executre 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()