Guys, please help on this one:
after several days working, my wf started to return an -403 error upon makeWebRequest.
right after makeWebRequest my free memory is: 11544
header says: content-length: 1697\r\n
at the begining of onWebResponse: 11136
that memory is few coz it's part of the allowed for background process but even so it is waaaay more than needed.
then i reminded i update sdk last night to 4.1.1, but i´ve already returned to 4.0.9 and same behavior occurs.
All i could think is that some models had web response limitation reduced, or the web service had the response increased beyond that limit, if there is any.
anyway i think 1697 (1,6 kB?) is too few.
Any ideas?