First time here? Check out the FAQ!
0

config.json with Paragon RETS

  • retag add tags

I'm accessing http://wyo-rets.paragonrels.com/rets/... I can login fine by entering my userid and password into the pop-up from the browser. I'd like to write a Python client for my RETS transactions and post-processing. This RESO page has a config.json that I need to populate: https://github.com/RESOStandards/RESO... Will someone point me to a completed example or let me know how to derive the parameters not supplied by ParagonMLS (api_auth_url, username, password)? verify_ssl stays false and filename is obvious. The reso{...} and open_id{...} values are not!

Thanks very much,

Kevin

Kevin McCartney's avatar
Kevin McCartney
asked 2019-08-26 15:25:45 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

The URL you have above is for RETS connectivity.
You will need to contact the MLS directly and specify you are looking for RESO Web API client access.
That is what your Python Library, RESO-WebAPI-Client-Python, requires.

bwolven's avatar
bwolven
answered 2019-08-26 16:05:24 -0500
edit flag offensive 0 remove flag delete link

Comments

Thanks for your feedback. I appreciate it.

Kevin McCartney's avatar Kevin McCartney (2019-08-26 16:40:19 -0500) edit
add a comment see more comments

Your Answer

Login/Signup to Answer