App Store Connect API: When I use betaBuildLocalizations in the App Store Connect API to create the What Is Test, I return a status code of 422

When I use betaBuildLocalizations in the App Store Connect API to create the What Is Test, I return a status code of 422

Code:

{

"errors" : [ {

"id" : "b017bfc7-9413-49f1-84a0-f16f23bf60ff",

"status" : "422",

"code" : "ENTITY_UNPROCESSABLE",

"title" : "The request entity is not a valid request document object",

"detail" : "Unexpected error",

"meta" : {

"position" : {

"row" : 1,

"column" : 1

}

}

} ]

}


Response:

{

"errors" : [ {

"id" : "b017bfc7-9413-49f1-84a0-f16f23bf60ff",

"status" : "422",

"code" : "ENTITY_UNPROCESSABLE",

"title" : "The request entity is not a valid request document object",

"detail" : "Unexpected error",

"meta" : {

"position" : {

"row" : 1,

"column" : 1

}

}

} ]

}


MacBook Pro 13″, macOS 10.14

Posted on Nov 10, 2022 4:58 AM

Reply

Similar questions

2 replies

Nov 10, 2022 7:26 AM in response to Xwintery1

Unless you get very lucky around here (and somebody recognizes this case), I’d suggest contacting the Apple App Store support folks. HTTP 422 means everything was formatted correctly, but the server doesn’t want to or can’t process it.


If you’re really still running macOS 10.14 as indicated by the footer, consider an upgrade to Monterey or Ventura. The current Xcode 14.1 won’t play on anything older than recent Monterey, and similar requirements in other Apple tools wouldn’t surprise.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

App Store Connect API: When I use betaBuildLocalizations in the App Store Connect API to create the What Is Test, I return a status code of 422

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.