Enrollment in the apple developer program

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

Code Block
HTTP Request POST (406) 
https://developer.apple.com/servicesenrollment/submitIndividualEnrollment

Response
Code Block
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.


Same thing here.
Same error here...

Anyone knows how to solve this? I've tried apple support by phone but they said that they can't help with this problem...
Same here
Mine is:
Code Block
{
"responseId": "d870b222-9a9d-44e4-ac3d-42b0f2a5c8c4",
"resultCode": 202018,
"resultString": "Your request could not be processed",
"userString": "Your request could not be processed",
"creationTimestamp": "2020-07-29T07:11:27Z",
"userLocale": "en_US",
"requestUrl": "https://developer.apple.com/services-enrollment/submitIndividualEnrollment",
"httpCode": 406
}


I called Apple Developer support, they don't know why and suggest me create new apple id (it's never worked)
Does anyone try to use Apple Developer App? They said we can enroll via it

same here, answers from Apple supporter didnot help anything.

I tried in Apple Developer App, got same error, answers from Apple supporter did not help anything.

Enrollment in the apple developer program
 
 
Q