<div dir="ltr">Hi Tech Team,<div><br></div><div><div style="font-size:12.8px">I've had code running for over a year now without issue that just stopped returning records.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I'm using the PeeringDB Python library.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><div>pdb = PeeringDB()</div><div>ixp = pdb.all('netixlan', asn='10310', name='Equinix Chicago') either passed with the direct strings for name and ASN or variables no longer returns data</div><div><br></div><div>other queries in other parts of my code run just fine as does the following which returns far too much data:</div><div><span style="font-size:12.8px">ixp = pdb.all('netixlan')</span><br></div><div><span style="font-size:12.8px"><br></span></div></div></div><div>Thanks</div><div><br></div><div>  -Bill</div></div>