-
Would be helpful to have in the README also. I'm in the analysis phase of a project that provides a RETS v2.2 interface and I can't tell whether this library supports that or not.
-
Hi troy!
sorry for being so dumb. actually its my first time with this thing.
I am getting the following error:
( ! ) Fatal error: Uncaught exception 'GuzzleHttp\Exception\ClientException' wi…
-
在初始化连接的时候报错
error { Error: connect ECONNREFUSED 65.74.177.129:9092
at Object.exports._errnoException (util.js:1022:11)
at exports._exceptionWithHostPort (util.js:1045:20)
at TCPConnect…
-
I'm using the COMPACT-DECODED format to pull results, but that means I'm left with field values like:
- Rolling,Wooded
- Agriculture,Residential
- Boundary Survey,Engineering Study,Freshwater Wet…
-
[11-Mar-2017 01:00:23 UTC] PHP Fatal error: Uncaught exception 'GuzzleHttp\Exception\ClientException' with message 'Client error response [url] http://sef.rets.interealty.com/GetObject.asmx/GetObject…
-
Doing a bunch of different rets mappings this week....
I ran into one that requires a proxy and I'm getting an HTTP error when logging in. My code:
```
@client = Rets::Client.new({
metad…
-
I am unable to get list of optional parameters of search query and how to use them. retsdoc.onconfluence.com/display/rets172/7.4+Optional+Request+Arguments this url also not working. please help.
-
I had to change line 125 from:
self._request(self.capabilities['Action'])
to
self._request('Action')
The old line was passing in the entire URL. I believe the function only needs the word 'A…
-
FireWall Test:
Firewall Test: google.com:80 GOOD
Firewall Test: demo.crt.realtors.org:80 FAILED
Firewall Test: demo.crt.realtors.org:6103 FAILED
Firewall Test: retsgw.flexmls.com:80 GOOD
Firewall Test…
-
We're attempting to use this library for the RLS IDX Feed from Stratus Data for REBNY (New York). Seems like everything should be straight forward (at least login and logout). But this is what we see:…