The AllowItemDownload element specifies whether or not the file for a catalog (the file from which Express Server extracts and delivers scenes) is available to be downloaded via the getitem command. If missing or set to false, the getitem
WebAPI command will be disabled. If set to true, this command is enabled.
The following will enable the getitem
command:
<AllowItemDownload>true</AllowItemDownload>