I'm trying to enroll in the Apple development program as an Individual. After I accept Agreement it shows error:
Your enrollment could not be completed. Your enrollment in the Apple Developer Program could not be completed at this time. I have checked my profile/account and all data are correct. First Name and Last name
Age(older than 18
Payment card ( I already purchased apps/items in Appstore). I have tried master card, visa
Address
When I submit form to enroll development program I have checked HTTP request as well
HTTP Request POST (406)
https://developer.apple.com/servicesenrollment/submitIndividualEnrollment
Response
creationTimestamp: "2020-07-03T14:15:39Z"
httpCode: 406
requestUrl: "https:/developer.apple.com/services-enrollment/submitIndividualEnrollmen"
responseId: "8575721d-e88c-44c1-984f-cae3cc8fc5f2"
resultCode: 202000
resultString: "Your request could not be processed"
userLocale: "en_US"
userString: "Your request could not be processed"
As you can see I got some unknown error:
Your request could not be processed
Without any details about reason.