Hello,
due to this line the library is not working on PHP 8.4 when the request return an error.
Can this be fixed with the following?
public function __construct($message = "", $code = 0, null|Exception $previous = null, $status = null, $data = null)
Have a nice day!
Marco