RETS Credentials Failure On Certain Class Pulls

  • retag add tags

We are seeing credentials failures when pulling certain classes of data in multiple MLSs. Please see the information below for the Yuma Association of Realtors (AZ).

Credentials: http://yuma.rets.paragonrels.com/rets... Username: Reax

searching for Property searchtype, class in residential/commercial-investment results in a credential failure: ./PyRets.py az_yar incremental --type Property --class RE_1 [...]"message": "az_yar - Credentials rejected by RETS server"[...]

./PyRets.py az_yar incremental --type Property --class CI_3 [...]"message": "az_yar - Credentials rejected by RETS server"[...]

However, searching for OpenHouse searchtype and residential class or Property searchtype and business opp class work fine: ./PyRets.py az_yar incremental --type Property --class BU_5 [...]Property:BU_5 - Took 0.96 seconds for 1 records (0 touchups)[...] ./PyRets.py az_yar incremental --type OpenHouse --class RE_1 [...]OpenHouse:RE_1 - Took 0.15 seconds for 1 records (0 touchups)[...]

Please see the information below for Saginaw Board of Realtors (MI):

URL: http://mimls.rets.paragonrels.com/ret... Username: sbrwolfnet

looking up Property searchtype and RE_1, LD_3, CI_4 return credential errors: ./PyRets.py mi_sbr incremental --type Property --class RE_! ./PyRets.py mi_sbr incremental --type Property --class LD_3 ./PyRets.py mi_sbr incremental --type Property --class CI_4 all return [...]Credentials rejected by RETS server[...]

but Property searchtype for MH_2 and OpenHouse searchtype for RE_1 work: ./PyRets.py mi_sbr incremental --type Property --class MH_2 "Property:MH_2 - Took 0.39 seconds for 0 records (0 touchups) ./PyRets.py mi_sbr incremental --type OpenHouse --class RE_1 OpenHouse:RE_1 - Took 4.05 seconds for 27 records (0 touchups).

MLSNotify's avatar
MLSNotify
asked 2020-12-17 10:04:23 -0500
edit flag offensive 0 remove flag close merge delete

Comments

I was able to pull Yuma property classes without issue with your account.
I was also able to pull all property classes in MIMLS without issue using your account.

bwolven's avatar bwolven (2020-12-17 13:55:23 -0500) edit

Are you sure you are sending the RETS-Session cookie from login in your subsequent search requests?

bwolven's avatar bwolven (2020-12-17 17:02:47 -0500) edit
add a comment see more comments