ricbra / php-discogs-api-example

Example implementation for php-discogs-api and OAuth
5 stars 3 forks source link

Fatal error: Uncaught GuzzleHttp\Ring\Exception\RingException: cURL error 60: SSL certificate problem: unable to get local issuer certificate in D:\wamp64\www\php-discogs-api-example-master\vendor\guzzlehttp\ringphp\src\Client\CurlFactory.php:127 #2

Closed deepak-netwin closed 5 years ago

deepak-netwin commented 5 years ago

Hi,

First, let me thank you about this module.

I've installed your module on my local wamp with php version 7.0.x. However, it's showing below error upon returning back from discogs auth:

Fatal error: Uncaught GuzzleHttp\Ring\Exception\RingException: cURL error 60: SSL certificate problem: unable to get local issuer certificate in D:\wamp64\www\php-discogs-api-example-master\vendor\guzzlehttp\ringphp\src\Client\CurlFactory.php:127

When I open url http://localhost:8000/ it redirects me to login screen of discogs properly but upon login it redirects back and show above error on the screen.

Do you know about this? How can I fix it?

Thanks in advance.

ricbra commented 5 years ago

Disclaimer: I'm not a Windows user.

The error you're experiencing seems Windows specific. On Stack Overflow there is a possible solution: https://stackoverflow.com/questions/29822686/curl-error-60-ssl-certificate-unable-to-get-local-issuer-certificate