What permissions are required to generate Apple Push key?

I’m attempting to generate a new key as part of build:ios, but I get a permissions error even though I am an admin role on the Apple Team.

It’s failing on a call to listAppIds. Do I need to be the Account Holder of the team for this to work?

It looks like the “Certificates, Identifiers, and Profiles” permission is required.

Once I had that I was able to generate the push key. :+1:

Glad you got it figured out, @pstahleybg!

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.