What permissions are required for github.rest.teams.listMembersInOrg? #481
              
                Unanswered
              
          
                  
                    
                      johnbatclari
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment
-
| 👋 This would require the  The Actions  | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm struggling to find what permissions are required to be able to make
github.rest.teams.listMembersInOrgcalls. I'm currently getting 404's when a workflow is triggered by apull_request, though I can successfully execute the workflow if I run it usingnetkos/actlocally. I've searched docs without success. Any help would be much appreciated!Currently configured permissions:
And the call in question:
Beta Was this translation helpful? Give feedback.
All reactions