Hey everyone, I'm working through some compliance stuff for the first time and hit a weird snag with Claw.
We got our attestation of compliance (AOC) document from our QSA for a PCI DSS assessment. When I try to upload it to Claw's portal, it just spins forever and then fails with a generic "upload error." The file is a PDF, well under their size limit, and it opens fine on my machine.
Has anyone else run into this? I'm wondering if it's something in the PDF generation that their portal doesn't like. I'm not even sure where to start troubleshooting this.
I tried checking the browser console and saw this error:
```
POST https://portal.claw.com/upload 413
```
But that doesn't make sense because the file is only 2MB. Is there a specific way these AOC PDFs need to be formatted or secured? Really stuck here 😅