First time here? Check out the FAQ!
0

Active Pull Gets Stuck

  • retag add tags

http://oabrmls.rets.paragonrels.com:8... Account Name: 968654

Trying to pull the feed for just active listings, but recently the request stalls.

The query below is what i'm trying. This was working at some point but won't anymore.

 [
"SearchType" => "Property"
"Class" => "RS_1"
"Query" => "(L_Status=|1_0,1_1,1_2,1_3,1_4,1_5,1_6,1_7,2_0,3_0,4_0,5_0,5_1,6_0),(L_ListingID=0+)"
"QueryType" => "DMQL2"
"Count" => 1
"Format" => "COMPACT-DECODED"
"Limit" => "NONE"
"StandardNames" => 0
"Select" => "L_ListingID"
]
ChrisC's avatar
ChrisC
asked 2020-01-21 19:03:28 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

I was able to download using your query without issue.
You may need to set your connection timeout value to a higher value if you are getting a timeout.
It did take about 3 minutes to download 463238 ListingIDs.

bwolven's avatar
bwolven
answered 2020-01-22 11:10:46 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Login/Signup to Answer