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 Risposta
1
Risposta accettata

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
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande