Cannot find URI from manifest file despite being valid

Hi all, I have a manifest file which has a URI i copied from my S3 bucket, but it says cannot find it.

Error

region: us-east-1
timestamp: 1724947121407
requestId: d38ae520-2b7d-48f6-8a99-48c70eae3890
sourceErrorCode: MANIFEST_NO_FILES_FOUND
sourceErrorMessage: Input Manifest finas3f does not contain any valid URIs

Manifest file

{
“fileLocations”: [
{
“URIs”: [
“s3://finas3buckettest/datasources/Test CSV.csv”

        ]
    }
],
"globalUploadSettings": {
    "textqualifier": "\""
}

}

Hi

This documentation might be helpful to you.

Hi @leungjoot . Checking in. We have not heard back from you regarding your question. We’d still like to help. If we do not hear back in the next 3 days, we will archive the question. If the solution provided by Shahid worked for you, please mark it as a “Solution”.