I get this error when I look at the inspector in the browser...
logLevel : "ERROR"
message: "API Response Error: POST_REVIEW_SUBMISSION_ITEM_RESPONSE"
stackTrace: status code: 409 --- api correlation key: XXXXXXXXXXX
And this...
"errors" : [ {
"id" : "83553362-8832-4205-a45d-ecb87ffc25db",
"status" : "403",
"code" : "FORBIDDEN_ERROR",
"title" : "The given operation is not allowed",
"detail" : "The resource 'reviewSubmissionItems' does not allow 'GET_COLLECTION'. Allowed operations are: CREATE, UPDATE, DELETE"
} ]
}