kontent-ai / kontent-ai-migration-toolkit

MIT License
2 stars 1 forks source link

Importing the sample assets-export.zip results in an error #4

Closed mberry1989 closed 1 week ago

mberry1989 commented 7 months ago

Brief bug description

Running the command:

kontent-ai-migration-toolkit --action=import --managementApiKey=<redacted_for_GH_Issue>--itemsFilename=assets-export.zip --format=json against the downloaded sample data results in the error:

Error: Corrupted zip: missing 16 bytes.

Repro steps

  1. Setup the target content models in Kontent.ai for Actor and Movie
  2. Download the assets-export.zip from the sample folder
  3. Run the import command targeting the downloaded .zip
  4. See error
Enngage commented 1 week ago

Should now be working as expected.