typeerror failed to execute 'json' on 'response' body stream is locked 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()