//ads:
?>
Cannot retrieve error message using Symfony HttpClient if the response is not "ok"
PHP Snippet 1:
$response->getContent(false)
PHP Snippet 2:
public function getContent(bool $throw = true): string