Daniel Kussin

Results 4 comments of Daniel Kussin

> If i use direct link its work > > ``` > https://e6105ccXXXXXXXXXX:[email protected]/admin/api/2019-04/variants/search.json?query=sku:a166132 > ``` I can confirm that. I has something to do with the curl.

We have the same issue with Magento v2.4.2-p1 (Modul: v1.4.3 & FB API: v12.0) and we connected to Facebook with the Wizzard but if I reload the page it asked...

The issue appears here: https://github.com/akeneo/magento2-connector-community/blob/master/Job/Product.php#L540 and I did a manual api call and I received the following response: ```json { "code": "ingredients_table", "type": "pim_catalog_table", "group": "ingredients", "unique": false, "useable_as_grid_filter": false,...

Hello all, And thanks to @zepgram who provided a hint for me to solve the issue - at least in my case. ```sql SQLSTATE[21000]: Cardinality violation: 1242 Subquery returns more...