.NET REST does not forward requestProperties as JSON object. Java REST sends an empty JSON object {} in this case.
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM063252
Submitted
December 2, 2010
Last Modified
June 5, 2024
Applies to
No Product Found
Version found
10.1
Version Fixed
10.1
Status
Fixed
The bug has been fixed. See the Version Fixed and Additional Information, if applicable, for more information.
Workaround
If the SOE will be checking for requestProperties always handle the case where the json can be invalid. Currently since REST contract does not set any requestProperties, the invalid requestProperties sent by .NET REST should be ignored.