vss-web-extension-sdk icon indicating copy to clipboard operation
vss-web-extension-sdk copied to clipboard

404 when using VSS/Graph/RestClient

Open RafaelWO opened this issue 6 years ago • 2 comments

I have programmed a custom widget using the sdk with typescript. I tried to get all user groups using .listGroups() in VSS/Graph/RestClient, but I'm getting the following error: https://myServer/tfs/_static/tfs/Dev15.M125.1/_scripts/TFS/min/VSS/Graph/RestClient.js 404 (Not Found)

P.S.: Is there another way to get all user groups and their members?

RafaelWO avatar Jul 11 '18 13:07 RafaelWO

Any updates on this? We ran into the same issue recently and could not find a workaround to list all users.

Thanks!

TSchmiedlechner avatar Nov 14 '18 11:11 TSchmiedlechner

@TSchmiedlechner No sry, I have not solved the problem, so I'm not using the graph client in my implementation.

RafaelWO avatar Nov 14 '18 13:11 RafaelWO