Am not getting any results from PHPRETS
I am using PHPRETS to connect, and have a few different search criteria:
$results = $rets->Search("property", "RES", "", array('Limit' => 5));
$results = $rets->Search(
$pc,
$class,
$query,
[
'QueryType' => 'DMQL2',
'Count' => 1, // count and records
'Format' => 'COMPACT-DECODED',
'Limit' => 99999999,
'StandardNames' => 0, // give system names
]
But I'm not getting any results. What should the search criteria be to see if there are any results available at all?
Comments
What MLS URL and account name? Was the login successful?
MLS URL: http://saam.rets.fnismls.com/rets/fni... username: rnettleton