79549534

Date: 2025-04-02 02:22:07
Score: 1.5
Natty:
Report link

I found an error, it was not related to access errors.

If you trying to reach some file which is not exist you also will receive access denied error, that what confused me.

I used file naming format userid+fileid - problem was with that "+" symbol, probably AWS reads plus like exception symbol and breaks the string, after I changed plus to dash all started to work

Reasons:
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Artur Uvarov