immich server version 3.0.3 immich-go version 0.32.0. When executing upload via the following command $immichExe upload from-folder --api-key=$apiToken --server https://photos.server.com --folder-as-album=FOLDER --no-ui $path the following error is returned: GetAllAssets, POST, https://photos.server.com/api/search/metadata, 200 OK
can't decode JSON response: json: cannot unmarshal number into Go struct field Asset.Assets.items.duration of type string.
immich server version 3.0.3 immich-go version 0.32.0. When executing upload via the following command $immichExe upload from-folder --api-key=$apiToken --server https://photos.server.com --folder-as-album=FOLDER --no-ui $path the following error is returned: GetAllAssets, POST, https://photos.server.com/api/search/metadata, 200 OK
can't decode JSON response: json: cannot unmarshal number into Go struct field Asset.Assets.items.duration of type string.