San Diego Photo Urls
Should the photo URL protocol behavior described here still apply to the San Diego database?
All of the image URLs I'm getting from GetObject requests are http, not https nor protocol-relative. They all use cdnparap00.paragonrels.com as the hostname.
Also, based on a random sampling of them, they respond equally on https with a valid certificate, so would it be safe adjust those URLs to https on the way into my database?
RETS Account Details:
- Login URL: https://spn-rets.paragonrels.com/rets...
- Username: 113708
Example RETS Request/Response: (Auth/Identity headers removed)
POST /rets/fnisrets.aspx/SPN/getobject HTTP/1.1
Host: spn-rets.paragonrels.com
Accept: */*
RETS-Version: RETS/1.7.2
Content-Length: 54
Content-Type: application/x-www-form-urlencoded
ID=190015914:1&Location=1&Resource=Property&Type=Photo
HTTP/1.1 200 OK
Cache-Control: private
Content-Length: 52
Content-Type: text/xml
Expires: Mon, 01 Jan 0001 00:00:00 GMT
Location: http://cdnparap00.paragonrels.com/ParagonImages/Property/p0/SPN/190015914/0/0/0/2cfa5398710b3a49a2019eb2cfb32faf/1/f045cfc0e0275a7983261e2ea84c2400/190015914.JPG
RETS-Server: RETS-Paragon/1.0
RETS-Version: RETS/1.7.2
MIME-Version: 1.0
Content-ID: 190015914
Object-ID: 1
Content-Transfer-Encoding: 8bit
X-SERVER: A03
Date: Mon, 25 Mar 2019 21:38:42 GMT
<RETS ReplyCode="0" ReplyText="SUCCESS" >
</RETS>
Comments
The note should still be valid. Looking into the issue.