In this video, we shall see how we can fetch login data of a google user using Google API.
With this, this video resolves the two most popular errors regarding the implementation of Google Client API.
1. Fatal error: Uncaught GuzzleHttp\Exception\RequestException: cURL error 77: error setting certificate verify locations: CAfile: C:\wamp64\www\Exercise\cacert.pem.txt CApath: none (see http://curl.haxx.se/libcurl/c/libcurl...) in C:\wamp64\www\Exercise\vendor\guzzlehttp\guzzle\src\Handler\CurlFactory.php on line 187
2. Fatal error: Uncaught Firebase\JWT\BeforeValidException: Cannot handle token prior to 2017-04-06T19:41:26+0000 in C:\wamp64\www\Exercise\vendor\firebase\php-jwt\src\JWT.php on line 124
For source code:
https://www.myphpnotes.com/post/sign-...
For composer:
• Composer Explained
Brought to you by
www.myphpnotes.tk