Hallo,
meine API Anfrage um ein Produkt aufzulisten funktioniert, jedoch bei manchen Produkten kommt das zurück:
{
„errors“: [
{
„status“: „404“,
„code“: „CONTENT__PRODUCT_NOT_FOUND“,
„title“: „Not Found“,
„detail“: „Product for id 00bd265d708447f1911448890f1f30de not found.“,
„meta“: {
„parameters“: {
„productId“: „00bd265d708447f1911448890f1f30de“
}
}
}
]
}
Aber im Shopware 6 Backend kann das Produkt mit der gleichen productid abrufen.
Woran kann das liegen?
Siehe meine Antwort hier, vielleicht hilft es:
https://forum.shopware.com/t/shopware-6-rest-api-product-by-id-not-found-obwohl-es-existiert/98509/5