You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just copy and paste the example described in readme.md and it gives me the following error:
PHP Catchable fatal error: Argument 1 passed to ElasticEmailClient\ApiConfiguration::setApiKey() must be an instance of ElasticEmailClient\string, string given
The text was updated successfully, but these errors were encountered:
It seems I was using a too old version of PHP: while using PHP 7.1 the library is working correctly (including the example the documentation). @koAndy you should check you version and, in case, update it.
Hy,
Just copy and paste the example described in readme.md and it gives me the following error:
PHP Catchable fatal error: Argument 1 passed to ElasticEmailClient\ApiConfiguration::setApiKey() must be an instance of ElasticEmailClient\string, string given
The text was updated successfully, but these errors were encountered: