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.