First time here? Check out the FAQ!
0

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

jlongst's avatar
jlongst
asked 2018-03-21 02:20:11 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

We don't currently have a way to return HTTPS URLs. But you can change the ones returned on your end from HTTP to HTTPS because we do support SSL.

bwolven's avatar
bwolven
answered 2018-03-21 10:13:13 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Login/Signup to Answer