I have two shop, the first one is in version 1.7.6.9 the second is on version 1.7.4.2.
I would like to fetch every category, so I use CategoryFactory.GetAll().
It works with 1.7.4.2 but not with 1.7.6.9.
Moreover it works when using Postman on both website, so the problem seems to be from PrestaSharp.
Has anyone ever had the same problem or has an idea ?
Ps: I am building a sale management system I really need those info.
Thanks
I have two shop, the first one is in version 1.7.6.9 the second is on version 1.7.4.2. I would like to fetch every category, so I use CategoryFactory.GetAll(). It works with 1.7.4.2 but not with 1.7.6.9. Moreover it works when using Postman on both website, so the problem seems to be from PrestaSharp. Has anyone ever had the same problem or has an idea ?
Ps: I am building a sale management system I really need those info. Thanks