Closed goelanshul closed 8 years ago
Always getting response code. Re-check multiple times to verify cacert.pem and twitter credentials. $this->config['block'] is true. Not able to get where it is set to that.
Got the reason behind it. I was setting curl_ssl_verifypeer = false. Removed that line and now it works perfectly fine.
Always getting response code. Re-check multiple times to verify cacert.pem and twitter credentials. $this->config['block'] is true. Not able to get where it is set to that.