Do not fail if Legal_COO.json does not exist
The default Legal_COO.json uploaded in Azure is Malaysia which already exists in the DefaultCountryCode.json
. Hence, the data-seeding step is essentially a no-op.
Added handling of 404 for Storage file READ operation such that in case, the file does not exist, the legal service does not fail.