This SO cool!! If anybody else wants to use this, you do need to apply for an Appid, it need to be included in the SELECT statement :
CODE
SELECT * FROM geo.placemaker
WHERE documentContent="I+live+in+Sunnyvale,+CA"
AND documentType="text/plain"
AND appid="[YOURAPPID]"
René