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

403 ERROR The request could not be satisfied getting this error with amplify cloudfront #3968

Open
3 tasks done
SheetalYerkar12 opened this issue Nov 13, 2024 · 1 comment
Labels
feature-request New feature or request

Comments

@SheetalYerkar12
Copy link

Before opening, please confirm:

Amplify Hosting feature

Redirects

Is your feature request related to a problem? Please describe:

I have an nginx proxy server hosted on ec2 and my nextjs fronted app is hosted on amplify, I am trying to redirect /logon/ traffic from the nginx reverse proxy server to amplify hosted frontend, but I am receiving the below error in the browser.

403 ERROR
The request could not be satisfied.
Bad request. We can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner.
If you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing the CloudFront documentation.
Generated by cloudfront (CloudFront)
Request ID: __pMn8va2knwTcZNHz4DiUNuUelp3YBBNGKiWPQIUpdXWdG18D-Xvg== getting this error in the browser

I am passing proxy pass value as amplify custom domain

ex : proxy_pass https://amplify-custom-domain

Describe how you'd like this feature to work

I want when the request comes to the reverse proxy server, it redirects to aws amplify domain.

@SheetalYerkar12 SheetalYerkar12 added the feature-request New feature or request label Nov 13, 2024
Copy link

This has been identified as a feature request. If this feature is important to you, we strongly encourage you to give a 👍 reaction on the request. This helps us prioritize new features most important to you. Thank you!

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

No branches or pull requests

1 participant