this end point has stopped working for my website sometime in the last 24 hours. It works just fine when I use it from my home pc, but every request my server makes seems to come back empty.
• make user your server has curl installed and enabled.
• if you are using php and your server doesn’t have an updated certificate, it might be causing this problem. try setting the CURLOPT_SSL_VERIFYPEER to false.