{{ message }}
Commit 4809efc
authored
#45355 - Remove filmstrip_image download test (shotgunsoftware#156)
Originally, there was a bug and the filmstrip_image url returned was bogus but it was a signed url which returned 200 and image/jpeg.
This was fixed and now, in NFS mode only, filmstrip_image returns a valid redirect url on the filmstrip_image.
That url isn't a signed url and requires login credential so we now use sg.download_attachment to download it and we validate status differently.
Note that this is not an issue in s3 mode since the filmstrip_image s3 url is returned.1 parent c032182 commit 4809efc
1 file changed
Lines changed: 5 additions & 4 deletions

0 commit comments