vss-web-extension-sdk
vss-web-extension-sdk copied to clipboard
404 when using VSS/Graph/RestClient
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?
Any updates on this? We ran into the same issue recently and could not find a workaround to list all users.
Thanks!
@TSchmiedlechner No sry, I have not solved the problem, so I'm not using the graph client in my implementation.