Link to files are expiring

Hey Appfarm community :smiling_face:

In our solution we are generating reports where we are attatching a link to files ((storage.googleapi links) that the users have been uploading in Appfarm. When pressing this link the user can see the files. But after a while the link has expired. I have two questions regarding this:

  1. When does the link expire?
  2. Is it possible to define when the link is expiring ourselves? We would ideally like them to expire after 6 months.

Hi Molly!

  1. After 10-12 hours
  2. I don’t think so. A workaround could be a scheduled service deleting the files 6 months after created date or recreating them without the public check(see link below for public check).

I think this will give some context to the case. I had the same questions a while ago :slight_smile:

Sondre

3 Likes