Hi everyone, I'm trying to create a product using the webservice but I'm getting always the same error:
Any idea how I can solve this?
I'm running Prestashop 1.7.6.5
QuoteRETURN HTTP BODY
<?xml version="1.0" encoding="UTF-8"?> <prestashop xmlns:xlink="http://www.w3.org/1999/xlink"> <errors> <error> <code><![CDATA[3]]></code> <message><![CDATA[
Invalid argument supplied for foreach() (/opt/bitnami/apps/prestashop/htdocs/classes/Product.php, line 6827)]]></message> </error> </errors> </prestashop>