Hi,
I need to create a temporary link to an object not created but the function getTempLink check if the object exist.
The idea is to alert and give a temporary link to a user during the object is uploaded to object storage.
I tried to create a temporary link on object not created on OVH object storage using swift command and it works.
Could you delete the object exist check of the getTempLink function ?
Best regards.
Hi,
I need to create a temporary link to an object not created but the function getTempLink check if the object exist.
The idea is to alert and give a temporary link to a user during the object is uploaded to object storage.
I tried to create a temporary link on object not created on OVH object storage using swift command and it works.
Could you delete the object exist check of the getTempLink function ?
Best regards.