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
專家
已回答 1 年前

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

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

回答問題指南