@crxed glad it worked for you, we’ve been testing all day and it seems to be working well. This is a fix in the short term, there might be other changes in the latest SDK that need to be reflected in the plugin but nothing that will stop you from scheduling.
@valwa credit for the fix please 🙂
CURLOPT_SSL_VERIFYHOST => 2,
CURLOPT_SSL_VERIFYPEER => true,
CURLOPT_CAINFO => DIR . '/certs/DigiCertHighAssuranceEVRootCA.pem',
CHANGE TO
CURLOPT_SSL_VERIFYHOST => 2,
CURLOPT_SSL_VERIFYPEER => true,
Seems like they don’t like the fact I just pointed out to them that this is a them issue. They haven’t kept up with the latest Facebook SDK. I solved it by changing a couple of lines of code after weeks of them telling me I was wrong and it was my server.
So my replies have been deleted. I just solved the problem. And now they’re being deleted. Take some accountability ffs.