You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Ramesh Reddy (JIRA)" <ji...@apache.org> on 2018/07/12 13:10:00 UTC

[jira] [Resolved] (OLINGO-1274) URIParserError gives null response code in response body

     [ https://issues.apache.org/jira/browse/OLINGO-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramesh Reddy resolved OLINGO-1274.
----------------------------------
    Resolution: Information Provided

> URIParserError gives null response code in response body
> --------------------------------------------------------
>
>                 Key: OLINGO-1274
>                 URL: https://issues.apache.org/jira/browse/OLINGO-1274
>             Project: Olingo
>          Issue Type: Bug
>          Components: odata2-core, odata4-client, odata4-commons, odata4-server
>    Affects Versions: (Java) V4 4.4.0
>            Reporter: Aarzoo Aggarwal
>            Assignee: Ramesh Reddy
>            Priority: Blocker
>
> We create an entity query relation like below -
> The request - [http://ip:host/odata/entity(x)?$filter=z%20eq%203|http://iphost/]
> Very obviously , we cannot create a filter on a single entity.But the problem is that the response that we recieve is as below -
> {
>  "error":
> { "code": null, "message": "The system query option '$filter' is not allowed." }
> }
>  
> We expect a valid status code to be returned here .
>  Is any resolution for this issue available ?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)