Following this tutorial and I'm stumbling at this error
https://www.intelogy.co.uk/blog/assigning-microsoft-flow-approvals-to-sharepoint-groups/
Using HTTP request to sharepoint action
putting this into the Uri field
/_api/web/sitegroups/getbyname(‘Project Managers’)/users
returns this error
Solved! Go to Solution.
@Wildtypitch the quotes looks good now, but you have missed the parenthesis are missing now it should be
/_api/web/sitegroups/getbyname(‘Project Managers’)/users
Please put parenthesis around ('Project Managers')
@Wildtypitch the Uri looks correct, can you type in the quotes around project manager by yourself if you have copy pasted the Uri in the flow.
I've tried quotes and no quotes with no success
@Wildtypitch the quotes need to there, i tried the same Uri, as i copy pasted the same Uri which you used, i got the same error that you are getting, then i typed in the 'Project Managers' again (without) which fixed the error.
Can you share the screenshot of the action that you configure in the flow?
Thanks for looking into it. I tried changing to a name without space underscore etc to no avail.
@Wildtypitch from screenshot it looks like issue is with quotes, please type in 'Project Managers' by yourself, and use single quotes.
I'm afraid that's not the issue here. It was originally typed in by myself. Those are single quotes. But I retried it but still nothing. Are we sure the url is correct otherwise?
Here's the screen showing the different single quotes, (no idea why they appeared differently
@Wildtypitch the quotes looks good now, but you have missed the parenthesis are missing now it should be
/_api/web/sitegroups/getbyname(‘Project Managers’)/users
Please put parenthesis around ('Project Managers')
Yay Thanks for your patience! Frustrating!
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
At the monthly call, connect with other leaders and find out how community makes your experience even better.
User | Count |
---|---|
26 | |
25 | |
23 | |
23 | |
21 |
User | Count |
---|---|
60 | |
42 | |
40 | |
29 | |
25 |