Can't change permission of group for lists

I created a flow that did the following 3 things:

Action 1 : Create sharepoint group
Action 2: Give that sharepoint group permissions for the site
Action 3: Remove the persion for that group from a certain list

The first 2 actions work. But the third step fails and gives me the following error:
{
“request”: {
“url”: null,
“traceId”: “0HLIF4NAVVI891B0f8d63187”
},
“error”: {
“code”: “ApplicationResultException”,
“message”: “Can not find the principal with id: 36.”,
“date”: “2018-11-21T13:50:20.1176556Z”
}
}
When i preform the 3rd action in a seperate flow it is also not possible to change the permission. Is there something i’m missing?
My plumsail account username if its needed is: Plumsail account username: Username is NCCWtest1@nccwtest.onmicrosoft.com

Hello @testingtesting,

Thanks for the questions. It helped us to locate the issue and fix it. Please try the action again, all should work fine now.

Best regards,
Petr Bushuev
Plumsail team