[ https://issues.apache.org/jira/browse/OLINGO-1362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17159666#comment-17159666 ]
Ramya commented on OLINGO-1362: ------------------------------- Added few more status codes https://git-wip-us.apache.org/repos/asf?p=olingo-odata2.git;a=commit;h=fcb643fdfdf3d05e001b5905d1f040371e588523 > 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 > Assignee: 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 (v8.3.4#803005)