Bukimedia / PrestaSharp

CSharp .Net client library for the PrestaShop API via web service
GNU General Public License v3.0
155 stars 152 forks source link

Update product works not on all products ! #314

Closed polaije closed 5 years ago

polaije commented 6 years ago

Hi, I have written a complete application for retrieving products from a Platform with web services. Everything works good, like adding product, updating pictures, etc... The only thing that does not work is product update, for some products and I don't understand why specific product produce the error "link_rewrite is not valid" and the field is correct. I have the debug option enabled in Prestashop but no error is showned.

I am in Prestashop 1.6.1.17 and I have updated the code of Prestasharp.

How can I solve this ?

Thanks, Jean-Marie

polaije commented 6 years ago

Hi,

I found the solution, it was the restsharp.cs witch was not up to date.

mowcixo commented 5 years ago

Closing as it is resolved.

lock[bot] commented 4 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.