PDA

View Full Version : SOAP-ERROR: Encoding: object hasn't 'iCategoryId' property


authcode
12-03-09, 13:41
I keep randomly getting the following error on my site:
SOAP-ERROR: Encoding: object hasn't 'iCategoryId' property
I'm pretty sure this isn't my fault. This is currently happening with the Home & Garden category when using getProductList, but randomly occurs with other categories.

Is this fairly common with V2? Seems like yet another reason to stick with V1, which also appears to be about 10x faster.

Andy
12-03-09, 13:48
had this before and reported it to George. It happened mostly on my goto.php but I know it shut someone's homepage down (they had affected products on there)
Turns out there is a backend bug created when a merchant alters the category a product is placed in.
Dev are on with finding a fix I believe

authcode
12-03-09, 14:32
Thanks for the info Andy.

At least now I can stop looking through my code over and over again!