When I manually run this Flow, it works just fine, no errors. The Flow reads the list of Group Owners and adds them as Owners to the newly created Team, just like it is supposed to.


But, if I do the exact same thing, but make it trigger on a new item added to SharePoint and add an Approval into the same flow, it errors out on the HTTP request:

{
"error": {
"code": "Request_ResourceNotFound",
Same thing happens if I move it before the condition:
