That output is essentially a dump of a php variable. So it is showing that the json was parsed by php and that is what the variable contains. To get the real JSON you may need to actually make a real request using your key and show that output.
-- Randy Merrill -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon official manual: http://www.openbluedragon.org/manual/ Ready2Run CFML http://www.openbluedragon.org/openbdjam/ mailing list - http://groups.google.com/group/openbd?hl=en
