Hope someone can help. I’m downloading files to the File Manager through a backend workflow and saving the location of that file in a data type in the database. This works perfectly for images, GIFs, PDFs etc but for some videos the location saved to the database for a video file is invalid. When I go and check the file manager, the video is present and can be played. However, the location saved to the database is different and points to something that doesn’t exist. It appears the location/link to the video file has been changed from when it was first downloaded. Why does this happen?
For example, the URL saved to the database for this test video is:
file:///s3.amazonaws.com/appforest_uf/f1671662382097x425415226880980100/Video%2520-%25202022-12-21%25206%253A13%253A55%2520PM.mp4
However, the actual location (when checking in the file manager) is:
https://s3.amazonaws.com/appforest_uf/f1671662382097x425415226880980100/Video%20-%202022-12-21%206%3A13%3A55%20PM.mp4
(Enjoy my 3s video of myself!)