Hello,
I have created a simple text file and one shared link to this file. I get restricted content as a link response when the text file contains:
1.0.2
if I change it to only two digits it works:
1.2
I guess there may be some bug for parsing three digits text file.
Thank you.