Why do I get an 'Access Denied' error when accessing S3 files in Testomat Reporting UI?
To fix the ‘Access Denied’ error when accessing S3 files in the Testomat Reporting UI, enable the ‘private artifacts’ toggle.
- Enable the ‘private artifacts’ toggle in your Testomat settings. This allows the UI to properly access files stored in your S3 bucket.
- Ensure that your S3 bucket policy includes the necessary permissions for accessing objects, as shown in the provided policy example.
- If the problem persists, double-check your bucket policy and permissions to ensure they are correctly configured.