I attempted to update the subtitle for App information on the AppStore, but encountered an error. Upon inspecting the API response, the following error occurred:
{
"errors" : [ {
"id" : "73e994ed-d8c4-4d38-a89b-3d51c47f6081",
"status" : "404",
"code" : "NOT_FOUND",
"title" : "The specified resource does not exist",
"detail" : "There is no resource of type 'appInfoLocalizations' with id '4546ef57-e937-4739-9082-019a17766a3d'"
} ]
}