AWS EC2 instance API: Error "Request failed with status code 451"

0

My api service was up and running on the ec2 instance but suddenly started throwing error message: {"status":false,"message":"failure","result":{"code":0,"message":"Request failed with status code 451","data":{}},"responseCode":500} while any user trying to re-login. The API is allowing new users to register but not allowing to login back.

I fear is it something https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/451. If yes how can I verify?

1개 답변
0

It may have nothing to do with either the website server (hosting) or the client (usually your web browser) but perhaps internet service provider (ISP) may have blocked the site at a network level or your API/Website may be displaying it . However please do cross check using logs in your AWS resources and also open a support ticket to investigate further.

profile pictureAWS
전문가
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠