Advertisement
Guest User

Untitled

a guest
Feb 20th, 2019
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. {
  2. "getEvents":{
  3. "timeSeriesId": ["UniqueId"],
  4. "searchSpan": {
  5. "from": "2019-02-17T00:00:00Z",
  6. "to": "2019-02-18T00:16:50Z"
  7. },
  8. "projectedProperties": ["DesiredProp"]
  9. }
  10. }
  11.  
  12. {
  13. "error": {
  14. "code": "InvalidInput",
  15. "message": "Error converting value "DesiredProp" to type
  16. 'Microsoft.Rdx.Client.Events.Property'. Path
  17. 'getEvents.projectedProperties[0]', line 9, position 45.rn---> Could
  18. not cast or convert from System.String to
  19. Microsoft.Rdx.Client.Events.Property.rn"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement