Have there been more API changes? The XML response I'm getting now has a content type of "application/xml; charset=utf-8", which is causing the ruby XMLRPC...
Sorry, the I believe content type is in the the http response, not in the XML itself. Either way..."application/xml" is causing ruby to throw a "Wrong...
Per the email I sent yesterday, our underlying XMLRPC framework was scheduled to be upgraded. I will see if I can get the content-type back to text/xml in the...
Posted before, but didnt get any response... Anyone able enough to help? Would like to see someone start to help me out asap.. Please contact me, thanks...
I am pulling records for the housing/sale category, and in certain locations (allentown as an example), the api return says the total record count should be...
Unfortunately there is such a limit. Only the first ~4000 results from each query can be retrieved. You might want to consider pulling from each sub-category...
i integrated oodle api using php4.It was running fine and fetching data from oodle but its not working now with same old code.Is there any thing wrong from my...
For at least a month now, the Oodle API has either completely failed to load or has taken at least 4 or 5 seconds. When the index was split and we lost the...
I would love to, but I am several thousand miles from home and my main "coding" computer is dead :-) If you have a way to run PHP scripts, you should be able...
i used XML-RPC Library from http://scripts.incutio.com. This was working nice before one month but now i can not get any data from oodle. Any thing wrong with...
There seems to be something wrong with the incutio libraries. They are not parsing our new XML properly. It looks like it reads the XML off the wire 4096...
Thanks for reply but check your code again. i am sure it will not work now coz i was using same XML RPC Liberary that you are using in your code.If you have...
Two weeks later and no response. Oodle is basically useless on my site. I have had to replace it with Google Base as it isn't even working. Is anyone here? ...
Hi Aubrey - Our logfiles show the API's response time is not outside of the norm. I haven't heard any other 'slowness' complaints in quite a while. Your code...
when some site changes its services they should provide back compatibility and should not blam to others for their bad code and implementations. 1 - why...
Oodle will support any standards-compliant XMLRPC client. When a client is not adhering to the standards, we unfortunately will not be able to support it. 1....
Aren Sandersen Though i had upgrade my php4 to php5 and now i am getting data easily but every one can not upgrade as easily.This time most of service...
Aren; Thank you very much for your reply! I found a newer beta version of the Incutio library which had the bug you described already fixed, and in my initial...
I was wondering if it would be possible to allow the category query to accept a comma separated list of categories instead of just a single one. This...
My distance sort just stopped having any effect on the results returned by Oodle... No idea why :-) Is anything down? Other sort criteria like price and date...
We did a software upgrade on Friday but it was no API changes were part of it. Despite what the API docs used to say (they have been amended) we don't support...
Aren; Thank you! You must admit though, "we don't support such and such even though the docs say it" does sound a bit funny :-) It seems the method you...
A new release went onto our production servers this afternoon. There were no changes to the API as part of this release. If you find something in the API...
I was browsing some local real estate, and came across lots of "foreclosure" items. They looked like cool pieces of land, and so I clicked a couple - only to...
Hi, Using the distance and zip filter within the get query only works with US zip codes but not with UK postcodes. There must be a way as the OOdle website...