Thanks for the replies Jason and Brendan.  I&#39;ve just found a schoolboy error in my code which was (literally) the source of the problem.<br>Out of interest, the incorrect form of query that my code was generating was of the form:<br>
{&quot;query&quot;:{&quot;limit&quot;:1,&quot;type&quot; :&quot;/people/person&quot;,&quot;name&quot;:&quot;Samuel Adams&quot;,&quot;name&quot;:null,&quot;id&quot; : null}<br>Regardless of the name sent, this returns Jack Abramoff - well known con artist!!!  Curious but surely logical in some way....<br>
<br>Apologies for wasting anyone&#39;s time.<br><br>Michael<br><br><br><br><br><div class="gmail_quote">2009/5/8 Jason Douglas <span dir="ltr">&lt;<a href="mailto:jason@metaweb.com">jason@metaweb.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
If you hit a rate limit (which is pretty high for reads), you get an<br>
error not bad data.  That would be a pretty cruel trick.  ;-)<br>
<br>
Can you post an example query?<br>
<br>
-jason<br>
<div><div></div><div class="h5"><br>
<br>
On May 8, 2009, at 6:57 AM, Michael Callaghan wrote:<br>
<br>
&gt; I may through some clumsy use of Actionscript have fired a high-ish<br>
&gt; number (several thousand?) of queries over a very short period of<br>
&gt; time yesterday.  Might this have led to some sanction/block on my IP<br>
&gt; address (xx.21.175.192), as it now appears that any name query<br>
&gt; (however well-behaved) returns the same id (although other queries<br>
&gt; work as normal)?  If so, offering my reassurance that I am a bona<br>
&gt; fide (and registered) user with no wish to bring down the wonderful<br>
&gt; Freebase servers, could any such sanction now be lifted?  If not,<br>
&gt; then what on earth is going on?<br>
&gt;<br>
&gt; Thanks,<br>
&gt; Michael<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; Developers mailing list<br>
&gt; <a href="mailto:Developers@freebase.com">Developers@freebase.com</a><br>
&gt; <a href="http://lists.freebase.com/mailman/listinfo/developers" target="_blank">http://lists.freebase.com/mailman/listinfo/developers</a><br>
<br>
_______________________________________________<br>
Developers mailing list<br>
<a href="mailto:Developers@freebase.com">Developers@freebase.com</a><br>
<a href="http://lists.freebase.com/mailman/listinfo/developers" target="_blank">http://lists.freebase.com/mailman/listinfo/developers</a><br>
</blockquote></div><br>