Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

Azure AD Spoke - Add user to Group action failing with Unknown Error

Admin7267
Kilo Sage

Hi All,

 

We have setup the Azure AD connection, 'Look Up user' action is working fine, But getting below error when testing 'Add user to Group' action.

{
    "Action Status": {
        "code": 1,
        "message": "Error:  Unknown Error (Process Automation.bc3088ea0bd4a110cfed40976877b252; line 6)"
    }
}

Please help to resolve.

5 REPLIES 5

Admin7267
Kilo Sage

Thank you @SunilKumar_P for your help.

Admin7267_0-1758151318191.png

 

In the Add user to Group action, I'm passing user id as (Look Up user).user id

I see that I'm passing the correct user AD as per Azure AD and still getting the Unknown Error.

Mark Weber1
Tera Contributor

I have the same issue. The logs show the correct user and group objects.

@Mark Weber1 , Did you get any information regarding this issue?