Skip to content
This repository has been archived by the owner on Feb 25, 2020. It is now read-only.

Issue occured when try to get Auth token in EBAY API #58

Closed
ssrgspdkt opened this issue May 1, 2018 · 1 comment
Closed

Issue occured when try to get Auth token in EBAY API #58

ssrgspdkt opened this issue May 1, 2018 · 1 comment

Comments

@ssrgspdkt
Copy link

Fatal error: Uncaught exception 'GuzzleHttp\Exception\RequestException' with message 'cURL error 60: SSL certificate problem: unable to get local issuer certificate (see http://curl.haxx.se/libcurl/c/libcurl-errors.html)' in C:\xampp\htdocs\apis\ebay-sdk-examples\vendor\guzzlehttp\guzzle\src\Handler\CurlFactory.php:187 Stack trace: #0 C:\xampp\htdocs\apis\ebay-sdk-examples\vendor\guzzlehttp\guzzle\src\Handler\CurlFactory.php(150): GuzzleHttp\Handler\CurlFactory::createRejection(Object(GuzzleHttp\Handler\EasyHandle), Array) #1 C:\xampp\htdocs\apis\ebay-sdk-examples\vendor\guzzlehttp\guzzle\src\Handler\CurlFactory.php(103): GuzzleHttp\Handler\CurlFactory::finishError(Object(GuzzleHttp\Handler\CurlMultiHandler), Object(GuzzleHttp\Handler\EasyHandle), Object(GuzzleHttp\Handler\CurlFactory)) #2 C:\xampp\htdocs\apis\ebay-sdk-examples\vendor\guzzlehttp\guzzle\src\Handler\CurlMultiHandler.php(180): GuzzleHttp\Handler\CurlFactory::finish(Object(GuzzleHttp\Handler\CurlMultiHandler), Object(GuzzleHttp\Handler\EasyHandle), Object(Guz in C:\xampp\htdocs\apis\ebay-sdk-examples\vendor\guzzlehttp\guzzle\src\Handler\CurlFactory.php on line 187

@oralunal
Copy link

This error is occuring in your server. You should check your local SSL certificates for CURL. Google for "cURL error 60: SSL certificate problem: unable to get local issuer certificate"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants