Hi,
I got below error while trying to get response for get_entry_list method in suiteCRM when passing value of 100 for fetchcount argument. I have mentioned request details below.
if i passed value 10 means ,response getting properly. But this is taking too much time if we need to fetch more than 100 records.
I need proper solution for getting get_entry_list response fastly.
Error: {âClient found response content type of âtext/html; charset=UTF-8â, but expected âtext/xmlâ.\r\nThe request failed with an empty response.â}
Function with Argument : client.get_entry_list(sessionId, moduleName, WhereClause, OrderBy, offset_pos, selectedFields, linknametofields, fetch_count, deletedResult, false);
Hi,
i have checked with memory_limit=256M and 512M. i am getting below exception in this both scenarios. Need help on this.please give me actual solution.
Client found response content type of âtext/html; charset=UTF-8â, but expected âtext/xmlâ. The request failed with the error message: â
( ! ) Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 158210915 bytes) in C:\wamp\www\SuiteCRM\include\nusoap\nusoap.php on line