First time here? Check out the FAQ!
0

Image URL Return 404

URL : http://maxebrdi-rets.paragonrels.com/...

User-name : CCAR_WebMob

Description : I am pulling properties of class RE_1 using last modified timestamp field L_UpdateDate.

Issue : I'm calling getObject with the location=1 parameter to get back a list of image URLs. However, some of those URLs are return 404.

Error => failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found.

when check same properties in metrix by mls id then those all properties have images. So, What the solution for download images from those url's.

All below URL'S are return error. all below url's for an example , but lots of url like this return 404.

https://mlslmedia.azureedge.net/prope... https://mlslmedia.azureedge.net/prope... https://mlslmedia.azureedge.net/prope... https://mlslmedia.azureedge.net/prope...

One More Query:

Query : L_UpdateDate is triggered when images added/updated/deleted ?

Vikas's avatar
Vikas
asked 2021-02-18 05:44:43 -0500, updated 2021-02-18 05:56:57 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

Generally the L_Last_Photo_updt is the field that gets updated when images are modified.
Because these image URLS come from an external source, it is possible the the images have been modified on the external system but the changes have not yet filtered down into our system.

bwolven's avatar
bwolven
answered 2021-02-22 14:05:42 -0500
edit flag offensive 0 remove flag delete link

Comments

Thank for the replay.

So what we can do for the download images of like this url's.

Query : L_UpdateDate is triggered when images added/updated/deleted ?

Vikas's avatar Vikas (2021-02-22 23:21:36 -0500) edit
add a comment see more comments

Your Answer

Login/Signup to Answer