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
I followed the instructions and installed using composer. I ran the PHP in the getting started section, but I get this error message:
Catchable fatal error: Argument 1 passed to nullx27\ESI\Api\AllianceApi::__construct() must be an instance of nullx27\ESI\ApiClient, instance of GuzzleHttp\Client given, called in C:\xampp\htdocs\bu\index.php on line 8 and defined in C:\xampp\htdocs\bu\vendor\nullx27\esi-php\src\Api\AllianceApi.php on line 58
Any thoughts?
The text was updated successfully, but these errors were encountered:
I followed the instructions and installed using composer. I ran the PHP in the getting started section, but I get this error message:
Catchable fatal error: Argument 1 passed to nullx27\ESI\Api\AllianceApi::__construct() must be an instance of nullx27\ESI\ApiClient, instance of GuzzleHttp\Client given, called in C:\xampp\htdocs\bu\index.php on line 8 and defined in C:\xampp\htdocs\bu\vendor\nullx27\esi-php\src\Api\AllianceApi.php on line 58
Any thoughts?
The text was updated successfully, but these errors were encountered: