googleworkspace / php-samples

PHP samples for Google Workspace APIs
Apache License 2.0
288 stars 347 forks source link

Error on while entering code in command-line prompt #57

Closed RayanAntony closed 5 years ago

RayanAntony commented 5 years ago

(Please search existing issues before creating a new one.)

Sample:

Expected Behavior

Actual Behavior

Steps to Reproduce the Problem

1. 1. 1.

Specifications

RayanAntony commented 5 years ago

The following error I am getting:

PHP Warning: count(): Parameter must be an array or an object that implements C ountable in C:\xampp\htdocs\antony\quickstart\vendor\guzzlehttp\guzzle\src\Handl er\CurlFactory.php on line 67

Warning: count(): Parameter must be an array or an object that implements Counta ble in C:\xampp\htdocs\antony\quickstart\vendor\guzzlehttp\guzzle\src\Handler\Cu rlFactory.php on line 67 No upcoming events found.

erickoledadevrel commented 5 years ago

See here for how to address this issue: https://github.com/gsuitedevs/php-samples/issues/29#issuecomment-455568302