Not getting response of oslc:where query
I tried to fetch workitems whose subscriber is "xyz" and as per workshop I built OSLC query as below but response showing me is bad request(400) error. Following is my query
https://d-9376:9443/ccm/oslc/contexts/_tI_ocNtlEeiTzd9vCa49gQ/workitems?oslc.where=rtc_cm:subscribers='https://d-9376:9443/jts/users/xyz'"
I also tried another one
https://d-9376:9443/ccm/oslc/contexts/_tI_ocNtlEeiTzd9vCa49gQ/workitems?oslc.where=rtc_cm:subscribers=<https://d-9376:9443/jts/users/xyz>"