-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: V4.0_ERRATA02
-
Fix Version/s: V4.01_CS02
-
Component/s: JSON Format, Protocol
-
Labels:None
-
Environment:
Applied
-
Proposal:
-
Resolution:
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