Community
What makes some uploaded files have an id and some not?
4 days ago by Dennis(edited)
Files that have an id I can access and get the contents of or delete through the api.
But files that does not have an id I can only list (as that endpoint do not require the id).
I try to compare the properties in them (expiresat, contentType, public, role etc) but can't find any logic that could explain it.