Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Service API Bulk Commerce Asset Import AWS S3 Bucket Error

Found in

EPiServer.ServiceApi 2.0.8

Fixed in

EPiServer.ServiceApi 2.0.10

(Or a related package)

Created

Jun 23, 2016

Updated

Jul 06, 2016

Area

Service API

State

Closed, Fixed and tested


Description

When running the bulk asset import through the Service API, an error occurs when checking the Service API transaction log. This issue only happens when configuring the site to reference an S3 bucket for the blobs. When running the same import against the file system blobs, everything works fine.

Note: The error occurs in “Amazon.S3.Transfer.TransferUtilityUploadRequest”. Re-reading the error message, it looks like it is attempting to unzip/upload the package in the AWS S3 Bucket, and Amazon doesn’t support the way it is being done.