coforma / swift-tech-challenge

MIT License
0 stars 0 forks source link

Images not displaying with cloudfront #91

Closed cuevas1876 closed 6 months ago

cuevas1876 commented 6 months ago

Describe the bug Images not displaying when viewed through cloudfront endpoint.

Current behavior When going to the application through cloudfront, images will not load

To Reproduce Steps to reproduce the behavior:

  1. Go to cloudfront environment deployed on AWS
  2. See error
  3. Go to API gateway endpoint
  4. No see error

Expected behavior Images should be rendered

Definition of Done

Bug Resolved Definition of Done

cuevas1876 commented 6 months ago

Issue is caused by cloudfront messing with the query strings for image requests.