diff --git a/src/node-red/ae.js b/src/node-red/ae.js
index e164afc06599b277093a8b46f14c39aa1002310a..72a75606d1dd1890b7f4f74db0eba80a46436434 100644
--- a/src/node-red/ae.js
+++ b/src/node-red/ae.js
@@ -191,6 +191,7 @@ module.exports = function (RED) {
                     headers: {
                         "Content-type": contentType,
                         "X-M2M-Origin": origin,
+                        "X-M2M-RVI": "3",
                         "X-M2M-RI": ri
                     },
                     body: bodyString