How I can resolve the error 403?

0

I was develop an endpoint, when I testing in my localhost with a mock values, everything goes ok, but when I tried make the same test in my Insomnia, I get 403 error, I have no ideia that how i get this error.

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.

  • More information is needed to help here. What's the request that you're making? Could you show an example (say, a curl command and the output)? Can you provide any other details which expand on "I develop an endpoint"?

Italo
已提問 1 年前檢視次數 695 次
1 個回答
1
已接受的答案

Please have a look at this article https://aws.amazon.com/premiumsupport/knowledge-center/cloudfront-troubleshoot-403-errors/ that summarizes the most common causes for CloudFront 403 errors. For example, if the alternate CNAME is properly configured for CloudFront to identify/route the test requests.

AWS
weidi
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南