-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
Affects Version/s: V4.0_ERRATA02
-
Component/s: JSON Format, Protocol
-
None
-
Environment:
Applied
OData JSON Format has a format parameter for streaming scenarios but does not describe how these messages should be encoded.
Part 1: Protocol, section 9.4 talks about in-stream errors in a format-independent way. Unfortunately we don't define how these should be represented in the JSON format.
Situations where in-stream errors can occur include
- metadata requests in XML or JSON
- data request in JSON or XML
- media resource requests with any content-type