add user to group spoke error in integration with azure

AlekhyaD2093158
Tera Contributor

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 ?

AlekhyaD2093158_0-1750693550412.png

 

12 REPLIES 12

Muhammad Salar
Giga Sage

Hi @AlekhyaD2093158 
Have you granted admin consent for scopes

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?

Hi @AlekhyaD2093158 
Set Application scopes like this in Entra ID, currently you have all delegated, this should solve the issue

MuhammadSalar_0-1750768237463.png

 

Tried with above permissions but not working