Okay, I tried to update build-action.js but getting build error now like below kind of blocked. node:internal/process/promises:279triggerUncaughtException(err, true /* fromPromise */);
Hi Here is my requirement where am using headless app, post invoking I want to push data to Adobe campaign classic through acc-js-sdk but in this sdk canvas module has been used so when I run aio app deploy/run I am getting below error.so now in order to support canvas.node file I need to use node-l...
Thanks for the reply, order matters to me since to authenticate the call we need to encrypt the raw body to match with signature which we will be received from header. Is there any alternate or work around approach to achieve my scenario(I want raw body without shuffled)?
Hi,Here am trying to use actions has webhook listener and events are triggered from 3rd party where request will be in JSON structure.When JSON params are picked from function its getting shuffled. ex;Expected:"message_delivery_report": { "message_id": "01FJJY1FJDSKWN22RGMF23ZH5R", "conversati...
Hi @duypnguyen I got it, was using filename from url(which is encoded) instead of actual file name. Now am not able to see url. Thanks for the quick response.
Hi @duypnguyen, its direct URL to the public file. File are deleted as per below logs but when I refresh or open public url still I can see data. error: [FilesLib:ERROR_FILE_NOT_EXISTS] file `public%2FviberResponse01FDYHHS3M4CDV1NMWB7Q4174W.txt` does not exist ThanksNaveen