I'm trying to get the filesize from a shared link:
Looking at the answer to [this post] - the shared link creates a redirect to the file, which should provide a filesize in the headers..
It seems that the "Content-Length" Header is no longer available on the redirect link.
Is there an alternative method?