Is anyone else getting their json result set truncated when the number of results is > 14? I've tried calling it through C#, python, and through the Active.com IO-Docs (http://developer.active.com/io-docs), and all are truncating result sets of 15 or more, no matter what the query.
This must have just started happening at some point today (06/10/2013) because my app was working fine this morning (pulls 100 results and serializes the json to objects). I noticed that later in the day (~4 MST), it was complaining about the json format and crashing.
I'm having the same problem too - except I'm using XML. Most search requests are getting truncated -- I tried setting the result size (using the num query parameter) from as little as 10 to as large as 1000, and the results keep getting truncated. It seems to have started sometime around June 10th or so.
MichaelJCox
–
12 years ago
The API looks to be working as expected again (as of 4:30 am MST, 6/12/2013).
Hello All,
Is anyone else getting their json result set truncated when the number of results is > 14? I've tried calling it through C#, python, and through the Active.com IO-Docs (http://developer.active.com/io-docs), and all are truncating result sets of 15 or more, no matter what the query.
This must have just started happening at some point today (06/10/2013) because my app was working fine this morning (pulls 100 results and serializes the json to objects). I noticed that later in the day (~4 MST), it was complaining about the json format and crashing.
Thanks, Mike
Message edited by MichaelJCox 12 years ago
Tags
atom – 12 years ago
I'm having the same problem too - except I'm using XML. Most search requests are getting truncated -- I tried setting the result size (using the num query parameter) from as little as 10 to as large as 1000, and the results keep getting truncated. It seems to have started sometime around June 10th or so.
MichaelJCox – 12 years ago
The API looks to be working as expected again (as of 4:30 am MST, 6/12/2013).
atom – 12 years ago
Yup, the Search API is working fine again