REST api call using method getbyemail for user in a group returns error “Cannot find resource for the request getbytitle”

sharepoint.stackexchange https://sharepoint.stackexchange.com/questions/278033

Question

Users exist in sharepoint group: enter image description here

If I do simple GET request in browser: https://mycompany.sharepoint.com/sites/testsite2/_api/web/sitegroups/getbytitle('TestGroup')/users/getbyemail('john.theuser@mycompany.com')

Returns error: "Cannot find resource for the request getbytitle." enter image description here

Licensed under: CC-BY-SA with attribution
Not affiliated with sharepoint.stackexchange
scroll top