Fetch HTTPS Photo URLs
Our website uses GetObject transaction to get Property Photo URLs from the MLS Server (Paragon). The MLS Server responds with HTTP URLs. How can we fetch the HTTPS version of Photo URLs?
For instance if I request photo 1 for MLS Property #98684643 the server responds with: http://cdnparap100.paragonrels.com/Pa...
That URL is for the HTTP (Non-Secure) location of the Photo. How can I get the HTTPS (Secure) location of the Photo from the Server?
I can see here that the photo is available over HTTPS so that is not an issue: https://cdnparap100.paragonrels.com/P...
Thanks, John
Comments