Peter Kocsmaros
New Member
Hi,
if I call this:
$response = $endpoint->getLists($pageNumber = 1, $perPage = 10);
this is the answer:
<pre>MailWizzApi_Http_Response Object
(
=> http://mailwizz.xxx.com/api/ind...aviors do not have a method or closure named "setCacheLimiter".
)
[_readOnly:MailWizzApi_Paramsrivate] =>
)
[request] =>
[_httpCode:MailWizzApi_Http_Responserivate] => 500
)
What is the problem? Can somebody help me?
if I call this:
$response = $endpoint->getLists($pageNumber = 1, $perPage = 10);
this is the answer:
<pre>MailWizzApi_Http_Response Object
(
=> http://mailwizz.xxx.com/api/ind...aviors do not have a method or closure named "setCacheLimiter".
)
[_readOnly:MailWizzApi_Paramsrivate] =>
)
[request] =>
[_httpCode:MailWizzApi_Http_Responserivate] => 500
)
What is the problem? Can somebody help me?