salvatore-rws Posted November 7, 2022 Share Posted November 7, 2022 Hello everyone, I noticed that by creating a product using the Webservice API a record into "product_attribute" is generated with NULL values in it. This happens with a simple product and also on products with combination. Also I didn't find a way to retrieve this NULL attribute through the API in order to possibly delete it. in the image above you can see that a product with 2 combinations has 3 rows, one of those has NULL values in it. This also happens when I create a product without any combination (in this case only 1 row is created with NULL values) This does NOT happen when I create a product via PrestaShop web. How can I prevent this from happening by Webservice API? Thank to anyone who will answer. Link to comment Share on other sites More sharing options...
JustJohn Posted November 12, 2022 Share Posted November 12, 2022 Provide an example request that you use to POST a product? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now