Hi,
I am having two environments Dev and QA.
Dev is the type Developer where my unmanaged solution exists
QA I am trying to deploy as managed.
My App has takes data and attachments as input. Upon approval of the request the attachment will be added to the library using power automate flows. It is working fine in Development environment.
However I am getting error in QA environment and the flow is failing to initiate with the below error.
The user with the id 5e5d5276....has not been assigned any roles. They need a role with the prvReadWorkflow privilege.
Please find the SS for more details.