When I try to submit the app for review, I get following error
{
"errors" : [ {
"id" : “XXXXXXX-XXXX",
"status" : "403",
"code" : "FORBIDDENERROR",
"title" : "The given operation is not allowed",
"detail" : "The resource 'appStoreVersionSubmissions' does not allow 'GETCOLLECTION'. Allowed operations are: CREATE, DELETE"
} ]
}
I have admin privileges and can submit the app. Any idea what could be wrong?.
{
"errors" : [ {
"id" : “XXXXXXX-XXXX",
"status" : "403",
"code" : "FORBIDDENERROR",
"title" : "The given operation is not allowed",
"detail" : "The resource 'appStoreVersionSubmissions' does not allow 'GETCOLLECTION'. Allowed operations are: CREATE, DELETE"
} ]
}
I have admin privileges and can submit the app. Any idea what could be wrong?.