First time here? Check out the FAQ!
0

Great Plains Regional MLS: Data Vendor Update - URL for RETS Access

  • retag add tags

Feed Information: Classic RETS URL: http://oabrmls.rets.paragonrels.com/r... Account Name: 967124

Hi @bwolven

The URL we are using is slightly different: http://oabrmls.rets.paragonrels.com/r... The difference between the two is we have a dot between oabrmls and rets and you have a dash. Also, we are using http and not https We tried both the dash and dot and both worked, but when we updated the protocol to https, its not working for us. When we send this query:

https://oabrmls-rets.paragonrels.com/...

we get back an HTTP status code of 401 with an "unauthorized" response from the server. We have tried removing theUser-Agents=RedfinRetsClient/1.0, and tried both digest and non-digest authentication, and no combination of these is working with the https protocol. https didnt work with basic or digest.

Redfin MLS Team's avatar
Redfin MLS Team
asked 2022-05-19 17:11:50 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

Having the DASH makes a difference when using HTTPS,
I would advise always using the dash oabrmls-rets.paragonrels.com
The other requirement for HTTPS is that you use Basic authentication.
HTTP requires Digest.

bwolven's avatar
bwolven
answered 2022-05-20 08:39:34 -0500, updated 2022-05-20 08:40:53 -0500
edit flag offensive 0 remove flag delete link

Comments

@bwolven Yes, however when we tried that, with https, Basic authentication and the dash, it didn't work, we got a 401 Unauthorized error.

Redfin MLS Team's avatar Redfin MLS Team (2022-05-20 10:36:53 -0500) edit

This is the exact query we are sending:

https://oabrmls-rets.paragonrels.com/...

And this is the trimmed response:

2022-05-20 08:39:35,368 pool-12-thread-1 WARN org.realtor.rets.retsapi.RETSConnection HTTP status code does not indicate success: 401; response content (first 256 chars): <html xmlns="http://www.w3.org/1999/xhtml"> <head>

Redfin MLS Team's avatar Redfin MLS Team (2022-05-20 10:41:42 -0500) edit

We were able to get this worked out. Thank you!

Redfin MLS Team's avatar Redfin MLS Team (2022-05-20 10:52:40 -0500) edit
add a comment see more comments

Your Answer

Login/Signup to Answer