2021-10-23 07:18:12 -0500 | commented answer | Type field no property type lookup results My RETS sync used L_Type for Multi family and Land classes and it's been there for years up until a couple of weeks ago. |
2019-07-12 17:03:54 -0500 | received badge | ● Famous Question (source) |
2018-12-17 11:03:24 -0500 | marked best answer | Login Error all of the sudden We're getting a log-in error all of the sudden. Nothing has changed on our end that I know of. Did I miss a notification about changes required? PHRETS - PHP library for RETS url: https://neren.rets.paragonrels.com/re... account: bia0617 I'm able to log-in with the browser using the username and password. |
2018-12-16 21:44:30 -0500 | commented answer | Login Error all of the sudden Problem solved. Our ISP's server blocked the connection and they finally got back to me too. |
2018-12-16 21:12:28 -0500 | commented answer | Login Error all of the sudden Still get couldn't connect to host from 72.34.59.139. curl -k -u bia0617:################### https://neren-rets.parag |
2018-12-16 15:42:48 -0500 | received badge | ● Notable Question (source) |
2018-12-16 11:35:50 -0500 | answered a question | Login Error all of the sudden The connection is being refused. Is there some firewall block on your end? Our server IP is: 72.34.59.139. From the |
2018-12-12 09:33:45 -0500 | received badge | ● Popular Question (source) |
2018-12-09 13:20:11 -0500 | asked a question | Login Error all of the sudden Login Error all of the sudden We're getting a log-in error all of the sudden. Nothing has changed on our end that I kno |
2017-04-04 17:12:29 -0500 | received badge | ● Famous Question (source) |
2016-12-06 23:50:52 -0500 | received badge | ● Notable Question (source) |
2016-12-02 12:28:04 -0500 | received badge | ● Popular Question (source) |
2016-12-02 12:06:49 -0500 | commented answer | Are Expired or Withdrawn Listing included in the RETS feed? I guess that's my point exactly. It's not really a matter of "If" because we have to remove expired listings from the site some how or we're not in compliance and this is currently the only way to do it. Pull all MLS numbers in the Feed. Thanks. |
2016-12-02 10:34:19 -0500 | answered a question | Are Expired or Withdrawn Listing included in the RETS feed? This is the answer from NEREN "Expired and Withdrawn listings are not included in feeds for anyone who handles IDX. Typically, when a listing is no longer in the feed, it is removed from the site. This would apply for all statuses not in the feed including Terminated as well." Someone at Paragon might want to suggest to NEREN that essentially they're requiring us to pull the full list of listings, or at least the full list of MLS numbers every time in order to determine which listing need to be removed. A more efficient method in terms of bandwidth and demand on Paragon's servers is to pull only listings that have been updated since the last pull and include in that update those expired, withdrawn or terminated listings. Then we can take appropriate action to remove those from our local database. |
2016-11-30 12:47:43 -0500 | commented question | Are Expired or Withdrawn Listing included in the RETS feed? NEREN is the MLS, account bia0617 |
2016-11-30 11:30:52 -0500 | asked a question | Are Expired or Withdrawn Listing included in the RETS feed? When I try to pull information for an expired listing there are 0 records returned. For example this listing with MLS number 4461944 is listed in Paragon with a status of EX and an updated date of 11/27 but no Expired Date. resource: Property, rclass: RE_1, query: (L_ListingID=4461944) |
2016-09-16 08:38:05 -0500 | received badge | ● Famous Question (source) |
2016-09-13 17:18:56 -0500 | received badge | ● Popular Question (source) |
2016-09-13 17:18:56 -0500 | received badge | ● Notable Question (source) |
2016-09-10 08:31:38 -0500 | asked a question | Not authorized to access class Office My RETS code pulls listings for just the offices and agents in our area and also to have the proper name of the listing agent and office name to display on the listing pages. When I try to pull a list of offices in our area, I get this error code below. RETS Status code = 20207: Unauthorized Query. You are not authorized to access class [Office] in resource [Office]. |