Telegram module test error

Normally telegram module working fine, but during test time it giving error.

"{\n  \"message\": \"Failed to run test step, please ensure settings are correct.\",\n  \"error\": {\n    \"_err\": {\n      \"message\": \"Request failed with status code 409\",\n      \"name\": \"AxiosError\",\n      \"stack\": \"AxiosError: Request failed with status code 409\\n    at settle (/root/node_modules/.pnpm/axios@1.6.7/node_modules/axios/lib/core/settle.js:19:12)\\n    at IncomingMessage.handleStreamEnd (/root/node_modules/.pnpm/axios@1.6.7/node_modules/axios/lib/adapters/http.js:589:11)\\n    at IncomingMessage.emit (node:events:529:35)\\n    at endReadableNT (node:internal/streams/readable:1400:12)\\n    at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\\n    at Axios.request (/root/node_modules/.pnpm/axios@1.6.7/node_modules/axios/lib/core/Axios.js:45:41)\\n    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\",\n      \"config\": {\n        \"transitional\": {\n          \"silentJSONParsing\": true,\n          \"forcedJSONParsing\": true,\n          \"clarifyTimeoutError\": false\n        },\n        \"adapter\": [\n          \"xhr\",\n          \"http\"\n        ],\n        \"transformRequest\": [\n          null\n        ],\n        \"transformResponse\": [\n          null\n        ],\n        \"timeout\": 0,\n        \"xsrfCookieName\": \"XSRF-TOKEN\",\n        \"xsrfHeaderName\": \"X-XSRF-TOKEN\",\n        \"maxContentLength\": -1,\n        \"maxBodyLength\": -1,\n        \"env\": {},\n        \"headers\": {\n          \"Accept\": \"application/json\",\n          \"User-Agent\": \"axios/1.6.7\",\n          \"Accept-Encoding\": \"gzip, compress, deflate, br\"\n        },\n        \"method\": \"get\",\n        \"url\": \"https://api.telegram.org/xx:xxx-xxx/getUpdates\",\n        \"params\": {}\n      },\n      \"code\": \"ERR_BAD_REQUEST\",\n      \"status\": 409\n    }\n  }\n}"

@yesbhautik , which action/trigger are you using? Could you share the step details?

kishanprmr The Telegram trigger

Thanks for reporting it. I will move this to bugs.