Hi,
I have created a flow in Power Automate to create a SharePoint item(List A is created already by me in my SharePoint) when a MSform is submitted and when few fields are modified a trigger is built to push the updates from my SharePoint and create another SharePoint item to the Project owner's SharePoint (List B created my his peers). The flow fails while updating the secondary sharePoint.
The error while updating the product owners SharePoint. Im not sure if its access/permission related however I have checked the connection and I dont see any error in there.
{
"status": 403,
"message": "Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))\r\nclientRequestId: a3cc2ff8-bc50-4c78-b2c8-48726647052d\r\nserviceRequestId: a3cc2ff8-bc50-4c78-b2c8-48726647052d"
}
Can someone please help here!