
Deprecated: Return type of Google_Model::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\WebServer\WebRoot\thj\googleOAuth\vendor\google\apiclient\src\Google\Model.php on line 249

Deprecated: Return type of Google_Model::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\WebServer\WebRoot\thj\googleOAuth\vendor\google\apiclient\src\Google\Model.php on line 254

Deprecated: Return type of Google_Model::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\WebServer\WebRoot\thj\googleOAuth\vendor\google\apiclient\src\Google\Model.php on line 261

Deprecated: Return type of Google_Model::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\WebServer\WebRoot\thj\googleOAuth\vendor\google\apiclient\src\Google\Model.php on line 271

Deprecated: Return type of Google_Collection::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\WebServer\WebRoot\thj\googleOAuth\vendor\google\apiclient\src\Google\Collection.php on line 24

Deprecated: Return type of Google_Collection::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\WebServer\WebRoot\thj\googleOAuth\vendor\google\apiclient\src\Google\Collection.php on line 40

Deprecated: Return type of Google_Collection::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\WebServer\WebRoot\thj\googleOAuth\vendor\google\apiclient\src\Google\Collection.php on line 32

Deprecated: Return type of Google_Collection::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\WebServer\WebRoot\thj\googleOAuth\vendor\google\apiclient\src\Google\Collection.php on line 45

Deprecated: Return type of Google_Collection::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\WebServer\WebRoot\thj\googleOAuth\vendor\google\apiclient\src\Google\Collection.php on line 16

Deprecated: Return type of Google_Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\WebServer\WebRoot\thj\googleOAuth\vendor\google\apiclient\src\Google\Collection.php on line 51

Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in C:\WebServer\WebRoot\thj\googleOAuth\vendor\guzzlehttp\guzzle\src\Handler\CurlFactory.php:67 Stack trace: #0 C:\WebServer\WebRoot\thj\googleOAuth\vendor\guzzlehttp\guzzle\src\Handler\CurlFactory.php(67): count(NULL) #1 C:\WebServer\WebRoot\thj\googleOAuth\vendor\guzzlehttp\guzzle\src\Handler\CurlFactory.php(107): GuzzleHttp\Handler\CurlFactory->release(Object(GuzzleHttp\Handler\EasyHandle)) #2 C:\WebServer\WebRoot\thj\googleOAuth\vendor\guzzlehttp\guzzle\src\Handler\CurlHandler.php(43): GuzzleHttp\Handler\CurlFactory::finish(Object(GuzzleHttp\Handler\CurlHandler), Object(GuzzleHttp\Handler\EasyHandle), Object(GuzzleHttp\Handler\CurlFactory)) #3 C:\WebServer\WebRoot\thj\googleOAuth\vendor\guzzlehttp\guzzle\src\Handler\Proxy.php(28): GuzzleHttp\Handler\CurlHandler->__invoke(Object(GuzzleHttp\Psr7\Request), Array) #4 C:\WebServer\WebRoot\thj\googleOAuth\vendor\guzzlehttp\guzzle\src\Handler\Proxy.php(51): GuzzleHttp\Handler\Proxy::GuzzleHttp\Handler\{closure}(Object(GuzzleHttp\Psr7\Request), Array) #5 C:\WebServer\WebRoot\thj\googleOAuth\vendor\guzzlehttp\guzzle\src\PrepareBodyMiddleware.php(72): GuzzleHttp\Handler\Proxy::GuzzleHttp\Handler\{closure}(Object(GuzzleHttp\Psr7\Request), Array) #6 C:\WebServer\WebRoot\thj\googleOAuth\vendor\guzzlehttp\guzzle\src\Middleware.php(30): GuzzleHttp\PrepareBodyMiddleware->__invoke(Object(GuzzleHttp\Psr7\Request), Array) #7 C:\WebServer\WebRoot\thj\googleOAuth\vendor\guzzlehttp\guzzle\src\RedirectMiddleware.php(68): GuzzleHttp\Middleware::GuzzleHttp\{closure}(Object(GuzzleHttp\Psr7\Request), Array) #8 C:\WebServer\WebRoot\thj\googleOAuth\vendor\guzzlehttp\guzzle\src\Middleware.php(57): GuzzleHttp\RedirectMiddleware->__invoke(Object(GuzzleHttp\Psr7\Request), Array) #9 C:\WebServer\WebRoot\thj\googleOAuth\vendor\guzzlehttp\guzzle\src\HandlerStack.php(67): GuzzleHttp\Middleware::GuzzleHttp\{closure}(Object(GuzzleHttp\Psr7\Request), Array) #10 C:\WebServer\WebRoot\thj\googleOAuth\vendor\guzzlehttp\guzzle\src\Client.php(268): GuzzleHttp\HandlerStack->__invoke(Object(GuzzleHttp\Psr7\Request), Array) #11 C:\WebServer\WebRoot\thj\googleOAuth\vendor\guzzlehttp\guzzle\src\Client.php(96): GuzzleHttp\Client->transfer(Object(GuzzleHttp\Psr7\Request), Array) #12 C:\WebServer\WebRoot\thj\googleOAuth\vendor\guzzlehttp\guzzle\src\Client.php(104): GuzzleHttp\Client->sendAsync(Object(GuzzleHttp\Psr7\Request), Array) #13 C:\WebServer\WebRoot\thj\googleOAuth\vendor\google\auth\src\HttpHandler\Guzzle6HttpHandler.php(34): GuzzleHttp\Client->send(Object(GuzzleHttp\Psr7\Request), Array) #14 C:\WebServer\WebRoot\thj\googleOAuth\vendor\google\auth\src\OAuth2.php(492): Google\Auth\HttpHandler\Guzzle6HttpHandler->__invoke(Object(GuzzleHttp\Psr7\Request)) #15 C:\WebServer\WebRoot\thj\googleOAuth\vendor\google\apiclient\src\Google\Client.php(184): Google\Auth\OAuth2->fetchAuthToken(Object(Google\Auth\HttpHandler\Guzzle6HttpHandler)) #16 C:\WebServer\WebRoot\thj\googleOAuth\callback.php(14): Google_Client->fetchAccessTokenWithAuthCode('4/0AcvDMrBKRrG5...') #17 {main} thrown in C:\WebServer\WebRoot\thj\googleOAuth\vendor\guzzlehttp\guzzle\src\Handler\CurlFactory.php on line 67