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"?

1 Antwort
1
Akzeptierte Antwort

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
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen