My reports
Submit feedback
GraphQL Authorization Error Deleting Test Users
Investigation titles and descriptions are summarized by AI from Meta based on reports submitted by developers
Investigating
Issue
1 report
Created 3 days ago
0
Add your report
Subscribe
Suggest an edit
Copy link
Category
Permissions
Investigation summary
Deleting test users from the organization test users management page in the Developer Dashboard fails due to a GraphQL authorization error. The error occurs when triggering the OCDevManageOrganizationTestUsersDeleteConfirmationModalMutation operation, resulting in error code 3969005 with the message "You're not allowed to complete this action." The issue appears to stem from the user lacking permission to delete test users or a permissions misconfiguration, despite having access to view them. The error is thrown from the Relay GraphQL layer when processing the mutation response payload.