Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I am missing something? how to get user list using API
Error - {“code”: 40101, “message”: “Missing request credentials”, “stat”: “FAIL”}
Code - <?php
$d = date(“D j M Y G:i:s”);
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => “htt...