Hi there,
today I started to play around with the example file 'RestAPIclientSimpleExample.php'.
Main iterest for me is the part 'Add a new subscriber'.
The first parts of the example is basically working - however for the 'Add a new subscriber' part I am getting the Error message:
Fatal error: Uncaught Error: Call to a member function getBody() on null
Has anyone out there got the 'Add a new subscriber' part correctly working?