I am trying to add a contact via the API. I have tried several methods, and none have worked. So, I downloaded the CC package with cc_class.php, and the little mini interface to demonstrate the API. I've plugged in my username, password, and API key. When I go to the "Simplified form", and plugin a new email, first and last name, the system comes back with "An Error Occurred". So I turned on $curl_debug, and this is the error I got: "The requested URL returned error: 400". Can anyone assist me in getting this simple example to work? Thanks!
... View more