mailerlite-api-v2-php-sdk
mailerlite-api-v2-php-sdk copied to clipboard
createRequest is an undefined method
$request = $this->getRequestFactory()->createRequest($method, $endpointUrl); I got the error Undefined method createRequest. And the json_encode($request) is {}