question

deep-patel3006 avatar image
deep-patel3006 asked ak answered

curl_close(): 212 is not a valid cURL handle resource

I am using RingCentral SDK for PHP with Laravel 5.2. 
I was trying out the Authentication Code as mentioned on the Github page of the plugin. However, when I try the login function, I get the following error:

ApiException in  Client.php line 44:curl_close(): 212 is not a valid cURL handle resource.

My App is configured for Server/Web.
topic-default
1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

1 Answer

·
ak avatar image
ak answered
Hi Deep,

The issue could be due to your cURL SSL Certificate path. If you are using the SSL Certificates, please make sure to provide the path to the .pem file within your Code(SDK) or the php.ini file. 

For more information please take a look at this resource :
Resolve the SSL CA certificate Path ( RingCentral-PHP )
1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 10 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.