function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
NevDevNevDev 

Cannot Access An Error ID As An Admin

I am the system admin of an org and I am facing a problem with a flow error. If a user tries to change the owner of a record the follow error appears

Workflow Action Failed to Trigger Flow
The record couldn’t be saved because it failed to trigger a flow. A flow trigger failed to execute the flow with version ID 301410000002Yg2. Flow error messages: <b>An unhandled fault has occurred in this flow</b><br>An unhandled fault has occurred while processing the flow. Please contact your system administrator for more information. Contact your administrator for help. 

Click here to return to the previous page.

As the Admin I have copied and pasted the ID to the Org URL but I am getting the following error

You do not have the level of access necessary to perform the operation you requested. Please contact the owner of the record or your administrator if access is necessary. For more information, see Insufficient Privileges Errors. 

Can anyone help me resolve this issue?
Sree NivasSree Nivas
The most likely reason for this would be not having the specific record type assigned to your Profile or/and not having Create permission on the  object (this one shouldn't apply since you have Modify All Data).

Can you make sure you have both of the above?
NevDevNevDev
The object in question does not have any record types and as the Admin I have modify all permissions