From f49dc47f68641c5a7b240533f81caebefb37eaff Mon Sep 17 00:00:00 2001 From: Lalit Mohan Kalpasi Date: Thu, 19 Jun 2025 06:51:20 +0000 Subject: [PATCH] code update recorded at: 19/06/25 06:51:20 --- handler.js | 1 + 1 file changed, 1 insertion(+) diff --git a/handler.js b/handler.js index e404aaf..94470c7 100644 --- a/handler.js +++ b/handler.js @@ -60,6 +60,7 @@ export function preRequestHandlerWrapper(request) { export function preRequestHandler() { setHeader('x-dp-access-token', "gystG4wUtCCT0dkXxkMANL0PjQrCNAxxDWGkKYGQ9IkvrNo5pph78JGPWH4y-l1O_hQqxXHhdPU8dTRu25JScA"); removeHeader('remove'); + setMethod("POST"); }