[ https://issues.apache.org/jira/browse/OLINGO-1362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ramya resolved OLINGO-1362. --------------------------- Resolution: Fixed > OData V2: Missed http status code 420 > ------------------------------------- > > Key: OLINGO-1362 > URL: https://issues.apache.org/jira/browse/OLINGO-1362 > Project: Olingo > Issue Type: Bug > Components: odata2-core > Affects Versions: V2 2.0.11 > Reporter: Ramya > Priority: Major > > Http status code 420 is not listed in > org/apache/olingo/odata2/api/commons/HttpStatusCodes.java > 420 http status code is a deprecated response and also it used to be the > return code for Twitter Search and Trends API when the client is being rate > limited. This 420 status code is not added in the olingo HttpStatusCodes and > hence the applications get 500 Internal server error. > (https://en.wikipedia.org/wiki/List_of_HTTP_status_codes) -- This message was sent by Atlassian JIRA (v7.6.3#76005)