Error "Could not get URL" Pulling Images
Hi,
Recently when my application is trying to update all the data including images I always got the error on my server: "ExceptionType":"librets.RetsHttpExceptionNative","ExceptionMessage":"Could not get URL [ http://nsar.rets.paragonrels.com/rets/fnisrets.aspx/NSAR/getobject] when it was trying to get either thumbnails or photos from you. I was thinking if there are issues with the Rets Session here.
The rets version is 1.7.2. My account name is NTPV16641 and librets version is 1.6.1.
So wondering if there's session time our or something that's causing the issue?
Comments
The session should not be a problem unless your application is idle for a period of time. Do you receive any other information about the error? Does it always fail on the same request?
That's the only issue I'm having right now. I changed the timeout to be 1 hour on the server, now it just kept processing without doing anything now.
I tested getobject for Property and I was able to get photo URLs from that site without issue. Are you pulling individual photos or all photos for a listing or listings?
Are you still having issues with this. I see successful getobject requests from your account for Property Photo, Agent Photo and OfficeLogo?
Yeh, for some reason I managed to update all photos since last night. And I'll do a bit more testing on it. Thank you very much!