I was meanwhile able to solve it. I need to access
$result->getBody()->getContents();
to get the content of the response. Thanks.
I was meanwhile able to solve it. I need to access
$result->getBody()->getContents();
to get the content of the response. Thanks.