Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
In Thingworx I called getPartStructure WRS from Product Management in odataconnecter by providing inputs id and $expand, i got the output in json format.
But when iam running the same WRS directly in windchill server by providing inputs CSRF_NONCE, $expand, partid, it is showing error.
How to see the output directly in windchill server?