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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则