Hy Guys,
I am trying to utilize the "SharePoint Groups" SO to retrieve a list of users (and send that via Mail to an Admin).
Every time I start the workflow I receive an:
Message: The request failed with HTTP status 404: Not Found.; ServiceName: SharePointGroupsService; ServiceGuid: b0489b5b-0f6e-4338-ac7b-5ed1e47f1616; InnerExceptionMessage: ;
I tried every SP link imaginable:
Base site, the site collection,/_layouts/people.aspx, _layouts/15/people.aspx?MembershipGroupId=(GroupNumber)
I have tested all links to be working, still I always receive an HTTP 404
And it is always this SmartObject that crashes the workflow. Once I remove the "Get Users in Group | Email" Object from my mailbody the workflow ... works.
I am out of ideas... anybody got an idea how to configure this Smart Object?
Regards Dominik