OAUTH Refresh token doesn't work

28 views
Skip to first unread message

Mirko Agrati

unread,
Dec 1, 2013, 3:38:22 AM12/1/13
to producteev-...@googlegroups.com
Today I'm getting errors every times I try to sign in in Producteev using OAUT API.

This is the error I get:
ERR NUM: 60
ERR MSG: SSL certificate problem, verify that the CA cert is OK. Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed


Any ideas?

tnx


Mirko Agrati

unread,
Dec 1, 2013, 4:26:19 AM12/1/13
to producteev-...@googlegroups.com
Maybe I fixed the problem.

I added to my CURL request the option
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, FALSE); 

I added it to every type of request: GET, POST, PUT & DELETE.

Bye
MA
Reply all
Reply to author
Forward
0 new messages