I set up Macros (to parse 1-time CSRF token), and static URL for download of the file. In the Logger++ I can see that macros are run properly, CSRF token is updated, and everything should be ok. However, I rarely see the file to be re-downloaded.
It seems, that at the beginning it was being redownloaded (many times with 500: Internal server error as a response to redownload request) . However, towards the end, for a few thousands of requests, there was not even a single redownload request.
I can see that the Upload Scanner was still uploading different files (based on Logger++ request payloads), but not downloading them.
I set up Macros (to parse 1-time CSRF token), and static URL for download of the file. In the Logger++ I can see that macros are run properly, CSRF token is updated, and everything should be ok. However, I rarely see the file to be re-downloaded. It seems, that at the beginning it was being redownloaded (many times with 500: Internal server error as a response to redownload request) . However, towards the end, for a few thousands of requests, there was not even a single redownload request. I can see that the Upload Scanner was still uploading different files (based on Logger++ request payloads), but not downloading them.