Closed olivero86 closed 3 years ago
Hi @olivero86 can you suggest me which SHopware version you're using?
And thanks for reporting it, I will check it right away :)
Hi @olivero86 can you suggest me which SHopware version you're using?
And thanks for reporting it, I will check it right away :)
Thanks, I'm using v6.4.4.1 Stable Version
Hi @olivero86 I published a new release for bug fixed, can you update the latest version and verify if it works now? https://github.com/vienthuong/shopware-php-sdk/releases/tag/1.3.1
Hi @olivero86 I published a new release for bug fixed, can you update the latest version and verify if it works now? https://github.com/vienthuong/shopware-php-sdk/releases/tag/1.3.1
It's working without errors, thank you.
When I try to get Customers I get the following error: Vin\ShopwareSdk\Data\Struct::addExtension(): Argument #2 ($extension) must be of type Vin\ShopwareSdk\Data\Struct, null given, called When I use other entities such as ProductDefinition, the code works fine. Here is the code I used: `
`