I've created a script and I am trying to run the script from a power automate flow that is triggered from Powerapps.
When I am triggering the flow, the script runs properly but if another user is trying to trigger it, the flow fails at Run Script stage with the error:
Script not found. It may have been unshared or deleted.
I've even tried added the user as co-owner of the flow and sharing the scripts but it does not work.

