Hello Aaron
Seems that api from Clientcide is not working on...
http://www.clientcide.com/wiki/cnet-libraries/11-3rdparty/04-autocompleter.jsonp
On debug console... The json response is
CNETResponse
Object { @version="1.0", Error={...}}
@version
"1.0"
Error
Object { @code="401", ErrorMessage={...}}
@code
"401"
ErrorMessage
Object { $="Access denied. Please ... usage of the CNET API."}
$
"Access denied. Please go to
http://developer.cnet.com/ and signup
for a new developer key to continue your usage of the CNET API."
It's possible to adjust it for tutorial example?
Many Thanks Aaron
Ps. May be there is also an other example with json that could be a
god example to start?