Hi,
I place the code in my php file as mentioned in the api example page, I'm using my apikey, but I'm getting message back:
'{"message":"APIv1 Error : Apikey unknown, Inactive or Suspended","status":202}'.
I'm getting same response for json and xml.
I don't know why I'm getting this message, as my api key is active.
I also generate v2 public api key and use that, but same for that.
One more question.
===============
when I'm going to download the "PHP WSSE Class", getting following error:
"Class.wsse.php.html - Page Temporarily Unavailable"
what the reason? Have file removed? or moved somewhere else?
please give me the link so that I can download the file.
Kindly help me asap.
June 11, 2009 19:38
support
Handset Detection
Hi,
There are two versions of the API.
Each one uses keys that work with that API only.
You must use API v2 keys in API v2 requests.
I suspect you are trying to use an API v2 request.
It seems the website has removed the file.
You can download the PHP x-wsse class here :
http://s3.amazonaws.com/hd-public/phpatomapi-1.0.zip
Cheers
Richard
Comments