add user to group spoke error in integration with azure
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2025 08:46 AM
Hi,
Am receiving this error when trying to add user to azure group
{"Action Status": {
"code": 1,
"message": "Error: Forbidden Request. Please Check Oauth Token and scope permission. (Process Automation.b88d792d1bb1b510fb427c95464bcb7c; line 6)"
}}
Below are the permissions added. Can someone please let me know what else permissions are missing ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2025 11:20 AM
Hi @AlekhyaD2093158
Have you granted admin consent for scopes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2025 07:22 PM
Hi Thanks for your response. From the attached screenshot for the scopes wherever it is yes granted for that. Are those scopes sufficient or do we need to add anything for Azure other than Microsft graph?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2025 05:31 AM
Hi @AlekhyaD2093158
Set Application scopes like this in Entra ID, currently you have all delegated, this should solve the issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2025 06:18 AM
Tried with above permissions but not working