Hi @Karuppu_Samy, @soujanya,
You can pass the filename and content type for the s3 links via a third arg like so
It is likely that the signed URL is missing Content-disposition/ content-type headers. Unirest
considers it as content_type: 'application/octet-stream',
by default