[Invalid schema specified] Cloud Connected Project + Custom Device Profile

After 2021.10.13,
Device control(sw.switch on, off), callback status functions gone wrong.
(OAuth with token function is fine)

[ST-etc:interactionResult]
{
“headers”: {
“schema”: “st-schema”,
“interactionType”: “interactionResult”,
“requestId”: “E85F95AE-FE49-4843-884C-B4CA4AAFF8C3”,
“version”: “1.0”
},
“globalError”: {
“errorEnum”: “BAD-RESPONSE”,
“detail”: “Invalid schema specified”
},
“originatingInteractionType”: “”,
“authentication”: {
“tokenType”: “Bearer”,
“token”: “**********************…”
}
}

Anyone who headed same problem??