Hi Team,
We have an apple developer account license for hosting our apps on Appstore and are interested to enroll for Apple Enterprise developer account license for USD 299.
We are asked to create a new email Id as existing account email cannot be used as advised from tech support, also changed the First name and Last name to real user for service email we have created to make the new Agent account.
We are getting this error since 3 days "Your enrollment could not be completed."
Request for immediate help over this.
Thanks
Post
Replies
Boosts
Views
Activity
Hi Apple team,
I am using the appstore connect API for adding and deleting Beta testers.
The Add tester API to Beta Group is creating a new resource ID - All good
The Delete tester API to Beta Group - All good
ISSUE:
The List Beta Testers filter by email returns multiple testers entries and not just single resource.
This list will keep increasing and having resources created with empty apps and groups.
Ask:
How can we remove the multiple entries from the list beta testers API as if i try using Delete Beta Testers API its returning 204 (No contents) and not (202 Accepted). Due to this the list goes huge for each add and remove in list user for single email.
Any solution how to remove multiple resource entries.