Closed TSVitor closed 2 years ago
The variantUrlsForTarget() method is not checking if the url coming from the storage is valid. This PR fixes that.
variantUrlsForTarget()
I checked manually if the sanitized url is acessible in our storage by renaming this file in AWS and accessing this link to go to the file.
👍 thanks!
The
variantUrlsForTarget()
method is not checking if the url coming from the storage is valid. This PR fixes that.I checked manually if the sanitized url is acessible in our storage by renaming this file in AWS and accessing this link to go to the file.