Hi allo,
with JS api i have create a function that use
sharingCreateSharedLink
for create a shared link and redirect user with ?dl=1 fro download it. But if zip is too big the user exit from my app and go on dropbox with 500 error. How to check id shared folder is too big to download and prevent redirect? is there any api ?
Best all