Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Staging Bucket should include 'GET' on AllowedMethods for CORS to enable browser access to document archives #187

Closed
reganwolfrom opened this issue Nov 18, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@reganwolfrom
Copy link
Member

GET /documents/compress returns an S3 Signed URL, but that is not available via GET in the browser due to 'AllowedMethods' on CORS.

Ideally, the CloudFormation template should be updated to enable GET as an additional allowed method for the staging bucket.

@reganwolfrom reganwolfrom added the enhancement New feature or request label Nov 18, 2023
@reganwolfrom reganwolfrom added this to the v1.13.0 milestone Nov 18, 2023
mfriesen added a commit that referenced this issue Nov 18, 2023
… to enable browser access to document archives
mfriesen added a commit that referenced this issue Nov 25, 2023
… to enable browser access to document archives
mfriesen added a commit that referenced this issue Nov 25, 2023
… to enable browser access to document archives
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants