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

AWS Cloudfront API URL error #77

Open
nathankirk91 opened this issue Oct 8, 2023 · 0 comments
Open

AWS Cloudfront API URL error #77

nathankirk91 opened this issue Oct 8, 2023 · 0 comments

Comments

@nathankirk91
Copy link

Describe the bug

When the api on AWS Cloudfront is being hit with the query it getting 400 status because of the [] in the url query string, see attached image below:
Screenshot by Dropbox Capture

Your Example Website or App

No response

Steps to Reproduce the Bug or Issue

  1. Create remix application with sst.
  2. add remix-image as per quick start instructions
  3. create AWS S3 cache as per: https://github.com/DAlperin/dov.dev-remix/blob/main/app/utils/s3imagecache.server.ts
  4. deploy to AWS via npx sst:deploy

Expected behavior

Should be able to parse the query string and return the adjusted image.

Screenshots or Videos

No response

Platform

  • OS: macOS
  • Browser: Chrome
  • Version: 117.0.5938.149

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant