For example:
http://localhost:8080/v1.0/Observations?$expand=Datastream&$orderby=Datastreams/id
The error shown is:
{"code":400,"errno":104,"error":"Bad Request","message":{"name":"SyntaxError","expected":["" "",""&"","","",""."","[a-zA-Z0-9\-]"],"found":"/","message":"Expected " ", "&", ",", "." or [a-zA-Z0-9\-] but "/" found.","offset":39,"line":1,"column":40}}