PHP executes the GetRefreshToken.php file and reports an error in the last step. The following is the error content:
*Fatal error: Uncaught GuzzleHttp\Exception\ConnectException: cURL error 35: LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to oauth2.googleapis.com:443* (see http://curl.haxx.se/libcurl/c/libcurl-errors.html) in /Users/mena/Documents/www/laravel-admin/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:185 Stack trace: #0 /Users/mena/Documents/www/laravel-admin/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php(149): GuzzleHttp\Handler\CurlFactory::createRejection(Object(GuzzleHttp\Handler\EasyHandle), Array) #1 /Users/mena/Documents/www/laravel-admin/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php(102): GuzzleHttp\Handler\CurlFactory::finishError(Object(GuzzleHttp\Handler\CurlHandler), Object(GuzzleHttp\Handler\EasyHandle), Object(GuzzleHttp\Handler\CurlFactory)) #2 /Users/mena/Documents/www/laravel-admin/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php(43): GuzzleHttp\Handler\CurlFactory::finish(Object(GuzzleHttp\Handler\CurlHandler), Object(GuzzleHttp\Handler\EasyHandle), Object(GuzzleHttp\Handler\Cu in /Users/mena/Documents/www/laravel-admin/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php on line 185 Laravel 5.5 framework and php library introduced with composer. I want to know why this is happening and solve it. This problem has been bothering me for a long time. Thank you for your help. I am in China, using the shadowsocks global proxy -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/b7bdbcb5-d842-418b-b632-70a36066e6bc%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
