AD filter is not working in Microsoft graph API
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
I am trying to retrive the group data from AD using graph api Rest message not able to using filter in end point url
URL:
https://graph.microsoft.com/v1.0/groups?$filter=securityEnabled eq true and displayName eq 'fge group'
error:
Error executing REST request: Invalid uri 'https://graph.microsoft.com/v1.0/groups?$filter=securityEnabled eq true and displayName eq 'fge group'': Invalid query
0 REPLIES 0