When I tried doing my testing today, I found that I couldn't upload the zip files anymore, as I got an error that logkey is undefined.
I dug a little deeper and apparently that's also happening on the one which is currently deployed on prod. Maybe it's because "POST /unpack?fullfilepath=undefined&filename=undefined&logkey=undefined HTTP/1.1" has all parameters undefined?
It was working a few days ago so I'll see what the issue is and resolve this
When I tried doing my testing today, I found that I couldn't upload the zip files anymore, as I got an error that logkey is undefined. I dug a little deeper and apparently that's also happening on the one which is currently deployed on prod. Maybe it's because "POST /unpack?fullfilepath=undefined&filename=undefined&logkey=undefined HTTP/1.1" has all parameters undefined? It was working a few days ago so I'll see what the issue is and resolve this