Closed mschop closed 2 years ago
I updated it in the lastest version, feel free to reopen ticket if you have any issue And also I added a new MediaService, now you can use the MediaService instead https://github.com/vienthuong/shopware-php-sdk/pull/44
Hi,
currently it is not possible to use the AdminActionService for uploading media as binary. Only url based upload is supported.
See: https://shopware.stoplight.io/docs/admin-api/ZG9jOjEyNjI1Mzkw-media-handling#upload-the-resource-directly
Expected available API:
But only this works:
Best Regards