iisnode encountered an error when processing the request.

HRESULT: 0x6d
HTTP status: 500
HTTP subStatus: 1013
HTTP reason: Internal Server Error

You are receiving this HTTP 200 response because system.webServer/iisnode/@devErrorsEnabled configuration setting is 'true'.

In addition to the log of stdout and stderr of the node.exe process, consider using debugging and ETW traces to further diagnose the problem.

The last 64k of the output generated by the node.exe process to stderr is shown below:

(node:13780) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
Error: Request failed with status code 429
    at createError (C:\inetpub\wwwroot\MayflowerPortal\node_modules\axios\lib\core\createError.js:16:15)
    at settle (C:\inetpub\wwwroot\MayflowerPortal\node_modules\axios\lib\core\settle.js:17:12)
    at IncomingMessage.handleStreamEnd (C:\inetpub\wwwroot\MayflowerPortal\node_modules\axios\lib\adapters\http.js:269:11)
    at IncomingMessage.emit (node:events:402:35)
    at endReadableNT (node:internal/streams/readable:1343:12)
    at processTicksAndRejections (node:internal/process/task_queues:83:21) {
  config: {
    url: 'https://cms.mayflower.com.my/umbraco/shared/get',
    method: 'get',
    headers: {
      Accept: 'application/json, text/plain, */*',
      connection: 'keep-alive',
      'accept-encoding': 'gzip, deflate',
      'accept-language': 'zh-CN,zh;q=0.9,en;q=0.8',
      referer: 'https://www.mayflower.com.my/country-promotions/',
      'user-agent': 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.6478.114 Safari/537.36',
      'upgrade-insecure-requests': '1',
      'cdn-loop': 'cloudflare; loops=1',
      'cf-ipcountry': 'SG',
      'cf-visitor': '{"scheme":"https"}',
      'x-forwarded-for': '43.173.175.99',
      'x-original-url': '/country-promotions',
      Authorization: 'Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA5LzA5L2lkZW50aXR5L2NsYWltcy9hY3RvciI6ImY3ZGYzN2EwLTZmMWYtMTIwNC1iMDNhLWMwZGUwMjQxNDM5OSIsIklwLUFkZHJlc3MiOiI0My4xNzMuMTc1Ljk5LDEzLjIyOS4yNy4yNDMiLCJleHAiOjE3NjE4NzU5MDEsImlzcyI6Imh0dHBzOi8vY21zLm1heWZsb3dlci5jb20ubXkvIiwiYXVkIjoiaHR0cHM6Ly9jbXMubWF5Zmxvd2VyLmNvbS5teS8ifQ.losp0IYMDPnj4FARG8Z3jzhswfl9NYEBfcs6Z_3Ah6U'
    },
    params: {
      query: 'metaTitle,metaDescription,metaKeywords,metaRobots,key',
      deep: 3,
      key: '505f0d0b-6bc2-4f51-9b19-45b19d924285'
    },
    baseURL: 'http://localhost:\\\\.\\pipe\\7c46178f-e788-4215-aaa8-3f143fc6fee6/',
    transformRequest: [ [Function: transformRequest] ],
    transformResponse: [ [Function: transformResponse] ],
    timeout: 0,
    adapter: [Function: httpAdapter],
    xsrfCookieName: 'XSRF-TOKEN',
    xsrfHeaderName: 'X-XSRF-TOKEN',
    maxContentLength: -1,
    maxBodyLength: -1,
    validateStatus: [Function: validateStatus],
    transitional: {
      silentJSONParsing: true,
      forcedJSONParsing: true,
      clarifyTimeoutError: false
    },
    data: undefined
  },
  request: <ref *1> ClientRequest {
    _events: [Object: null prototype] {
      abort: [Function (anonymous)],
      aborted: [Function (anonymous)],
      connect: [Function (anonymous)],
      error: [Function (anonymous)],
      socket: [Function (anonymous)],
      timeout: [Function (anonymous)],
      prefinish: [Function: requestOnPrefinish]
    },
    _eventsCount: 7,
    _maxListeners: undefined,
    outputData: [],
    outputSize: 0,
    writable: true,
    destroyed: true,
    _last: true,
    chunkedEncoding: false,
    shouldKeepAlive: true,
    maxRequestsOnConnectionReached: false,
    _defaultKeepAlive: true,
    useChunkedEncodingByDefault: false,
    sendDate: false,
    _removedConnection: false,
    _removedContLen: false,
    _removedTE: false,
    _contentLength: 0,
    _hasBody: true,
    _trailer: '',
    finished: true,
    _headerSent: true,
    _closed: true,
    socket: TLSSocket {
      _tlsOptions: [Object],
      _secureEstablished: true,
      _securePending: false,
      _newSessionPending: false,
      _controlReleased: true,
      secureConnecting: false,
      _SNICallback: null,
      servername: 'cms.mayflower.com.my',
      alpnProtocol: false,
      authorized: true,
      authorizationError: null,
      encrypted: true,
      _events: [Object: null prototype],
      _eventsCount: 8,
      connecting: false,
      _hadError: false,
      _parent: null,
      _host: 'cms.mayflower.com.my',
      _readableState: [ReadableState],
      _maxListeners: undefined,
      _writableState: [WritableState],
      allowHalfOpen: false,
      _sockname: null,
      _pendingData: null,
      _pendingEncoding: '',
      server: undefined,
      _server: null,
      ssl: null,
      _requestCert: true,
      _rejectUnauthorized: true,
      parser: null,
      _httpMessage: [Circular *1],
      [Symbol(res)]: [TLSWrap],
      [Symbol(verified)]: true,
      [Symbol(pendingSession)]: null,
      [Symbol(async_id_symbol)]: 150347,
      [Symbol(kHandle)]: null,
      [Symbol(kSetNoDelay)]: false,
      [Symbol(lastWriteQueueSize)]: 0,
      [Symbol(timeout)]: null,
      [Symbol(kBuffer)]: null,
      [Symbol(kBufferCb)]: null,
      [Symbol(kBufferGen)]: null,
      [Symbol(kCapture)]: false,
      [Symbol(kBytesRead)]: 676,
      [Symbol(kBytesWritten)]: 1104,
      [Symbol(connect-options)]: [Object],
      [Symbol(RequestTimeout)]: undefined
    },
    _header: 'GET /umbraco/shared/get?query=metaTitle,metaDescription,metaKeywords,metaRobots,key&deep=3&key=505f0d0b-6bc2-4f51-9b19-45b19d924285 HTTP/1.1\r\n' +
      'Accept: application/json, text/plain, */*\r\n' +
      'connection: keep-alive\r\n' +
      'accept-encoding: gzip, deflate\r\n' +
      'accept-language: zh-CN,zh;q=0.9,en;q=0.8\r\n' +
      'referer: https://www.mayflower.com.my/country-promotions/\r\n' +
      'user-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.6478.114 Safari/537.36\r\n' +
      'upgrade-insecure-requests: 1\r\n' +
      'cdn-loop: cloudflare; loops=1\r\n' +
      'cf-ipcountry: SG\r\n' +
      'cf-visitor: {"scheme":"https"}\r\n' +
      'x-forwarded-for: 43.173.175.99\r\n' +
      'x-original-url: /country-promotions\r\n' +
      'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA5LzA5L2lkZW50aXR5L2NsYWltcy9hY3RvciI6ImY3ZGYzN2EwLTZmMWYtMTIwNC1iMDNhLWMwZGUwMjQxNDM5OSIsIklwLUFkZHJlc3MiOiI0My4xNzMuMTc1Ljk5LDEzLjIyOS4yNy4yNDMiLCJleHAiOjE3NjE4NzU5MDEsImlzcyI6Imh0dHBzOi8vY21zLm1heWZsb3dlci5jb20ubXkvIiwiYXVkIjoiaHR0cHM6Ly9jbXMubWF5Zmxvd2VyLmNvbS5teS8ifQ.losp0IYMDPnj4FARG8Z3jzhswfl9NYEBfcs6Z_3Ah6U\r\n' +
      'Host: cms.mayflower.com.my\r\n' +
      '\r\n',
    _keepAliveTimeout: 0,
    _onPendingData: [Function: nop],
    agent: Agent {
      _events: [Object: null prototype],
      _eventsCount: 2,
      _maxListeners: undefined,
      defaultPort: 443,
      protocol: 'https:',
      options: [Object: null prototype],
      requests: [Object: null prototype] {},
      sockets: [Object: null prototype],
      freeSockets: [Object: null prototype] {},
      keepAliveMsecs: 1000,
      keepAlive: false,
      maxSockets: Infinity,
      maxFreeSockets: 256,
      scheduling: 'lifo',
      maxTotalSockets: Infinity,
      totalSocketCount: 1,
      maxCachedSessions: 100,
      _sessionCache: [Object],
      [Symbol(kCapture)]: false
    },
    socketPath: undefined,
    method: 'GET',
    maxHeaderSize: undefined,
    insecureHTTPParser: undefined,
    path: '/umbraco/shared/get?query=metaTitle,metaDescription,metaKeywords,metaRobots,key&deep=3&key=505f0d0b-6bc2-4f51-9b19-45b19d924285',
    _ended: true,
    res: IncomingMessage {
      _readableState: [ReadableState],
      _events: [Object: null prototype],
      _eventsCount: 3,
      _maxListeners: undefined,
      socket: null,
      httpVersionMajor: 1,
      httpVersionMinor: 1,
      httpVersion: '1.1',
      complete: true,
      rawHeaders: [Array],
      rawTrailers: [],
      aborted: false,
      upgrade: false,
      url: '',
      method: null,
      statusCode: 429,
      statusMessage: 'Too Many Requests',
      client: [TLSSocket],
      _consuming: true,
      _dumped: false,
      req: [Circular *1],
      responseUrl: 'https://cms.mayflower.com.my/umbraco/shared/get?query=metaTitle,metaDescription,metaKeywords,metaRobots,key&deep=3&key=505f0d0b-6bc2-4f51-9b19-45b19d924285',
      redirects: [],
      [Symbol(kCapture)]: false,
      [Symbol(kHeaders)]: [Object],
      [Symbol(kHeadersCount)]: 20,
      [Symbol(kTrailers)]: null,
      [Symbol(kTrailersCount)]: 0,
      [Symbol(RequestTimeout)]: undefined
    },
    aborted: false,
    timeoutCb: null,
    upgradeOrConnect: false,
    parser: null,
    maxHeadersCount: null,
    reusedSocket: false,
    host: 'cms.mayflower.com.my',
    protocol: 'https:',
    _redirectable: Writable {
      _writableState: [WritableState],
      _events: [Object: null prototype],
      _eventsCount: 2,
      _maxListeners: undefined,
      _options: [Object],
      _ended: true,
      _ending: true,
      _redirectCount: 0,
      _redirects: [],
      _requestBodyLength: 0,
      _requestBodyBuffers: [],
      _onNativeResponse: [Function (anonymous)],
      _currentRequest: [Circular *1],
      _currentUrl: 'https://cms.mayflower.com.my/umbraco/shared/get?query=metaTitle,metaDescription,metaKeywords,metaRobots,key&deep=3&key=505f0d0b-6bc2-4f51-9b19-45b19d924285',
      [Symbol(kCapture)]: false
    },
    [Symbol(kCapture)]: false,
    [Symbol(kNeedDrain)]: false,
    [Symbol(corked)]: 0,
    [Symbol(kOutHeaders)]: [Object: null prototype] {
      accept: [Array],
      connection: [Array],
      'accept-encoding': [Array],
      'accept-language': [Array],
      referer: [Array],
      'user-agent': [Array],
      'upgrade-insecure-requests': [Array],
      'cdn-loop': [Array],
      'cf-ipcountry': [Array],
      'cf-visitor': [Array],
      'x-forwarded-for': [Array],
      'x-original-url': [Array],
      authorization: [Array],
      host: [Array]
    }
  },
  response: {
    status: 429,
    statusText: 'Too Many Requests',
    headers: {
      date: 'Thu, 30 Oct 2025 23:58:21 GMT',
      'content-type': 'application/problem+json; charset=utf-8',
      'transfer-encoding': 'chunked',
      connection: 'keep-alive',
      'cf-cache-status': 'DYNAMIC',
      nel: '{"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}',
      'report-to': '{"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=nc6OccIWFNM5s2BaWC4ao037QItmE%2BP%2FRQjOb5d56TJW3OZYyZpT9RuA9y1oRuvKJAXeeLGR18ULq99UzLMHp35Yq55CWkD2lp3QYAAFs34zedU5"}]}',
      server: 'cloudflare',
      'cf-ray': '996edc3b2b83ff95-SIN',
      'alt-svc': 'h3=":443"; ma=86400'
    },
    config: {
      url: 'https://cms.mayflower.com.my/umbraco/shared/get',
      method: 'get',
      headers: [Object],
      params: [Object],
      baseURL: 'http://localhost:\\\\.\\pipe\\7c46178f-e788-4215-aaa8-3f143fc6fee6/',
      transformRequest: [Array],
      transformResponse: [Array],
      timeout: 0,
      adapter: [Function: httpAdapter],
      xsrfCookieName: 'XSRF-TOKEN',
      xsrfHeaderName: 'X-XSRF-TOKEN',
      maxContentLength: -1,
      maxBodyLength: -1,
      validateStatus: [Function: validateStatus],
      transitional: [Object],
      data: undefined
    },
    request: <ref *1> ClientRequest {
      _events: [Object: null prototype],
      _eventsCount: 7,
      _maxListeners: undefined,
      outputData: [],
      outputSize: 0,
      writable: true,
      destroyed: true,
      _last: true,
      chunkedEncoding: false,
      shouldKeepAlive: true,
      maxRequestsOnConnectionReached: false,
      _defaultKeepAlive: true,
      useChunkedEncodingByDefault: false,
      sendDate: false,
      _removedConnection: false,
      _removedContLen: false,
      _removedTE: false,
      _contentLength: 0,
      _hasBody: true,
      _trailer: '',
      finished: true,
      _headerSent: true,
      _closed: true,
      socket: [TLSSocket],
      _header: 'GET /umbraco/shared/get?query=metaTitle,metaDescription,metaKeywords,metaRobots,key&deep=3&key=505f0d0b-6bc2-4f51-9b19-45b19d924285 HTTP/1.1\r\n' +
        'Accept: application/json, text/plain, */*\r\n' +
        'connection: keep-alive\r\n' +
        'accept-encoding: gzip, deflate\r\n' +
        'accept-language: zh-CN,zh;q=0.9,en;q=0.8\r\n' +
        'referer: https://www.mayflower.com.my/country-promotions/\r\n' +
        'user-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.6478.114 Safari/537.36\r\n' +
        'upgrade-insecure-requests: 1\r\n' +
        'cdn-loop: cloudflare; loops=1\r\n' +
        'cf-ipcountry: SG\r\n' +
        'cf-visitor: {"scheme":"https"}\r\n' +
        'x-forwarded-for: 43.173.175.99\r\n' +
        'x-original-url: /country-promotions\r\n' +
        'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA5LzA5L2lkZW50aXR5L2NsYWltcy9hY3RvciI6ImY3ZGYzN2EwLTZmMWYtMTIwNC1iMDNhLWMwZGUwMjQxNDM5OSIsIklwLUFkZHJlc3MiOiI0My4xNzMuMTc1Ljk5LDEzLjIyOS4yNy4yNDMiLCJleHAiOjE3NjE4NzU5MDEsImlzcyI6Imh0dHBzOi8vY21zLm1heWZsb3dlci5jb20ubXkvIiwiYXVkIjoiaHR0cHM6Ly9jbXMubWF5Zmxvd2VyLmNvbS5teS8ifQ.losp0IYMDPnj4FARG8Z3jzhswfl9NYEBfcs6Z_3Ah6U\r\n' +
        'Host: cms.mayflower.com.my\r\n' +
        '\r\n',
      _keepAliveTimeout: 0,
      _onPendingData: [Function: nop],
      agent: [Agent],
      socketPath: undefined,
      method: 'GET',
      maxHeaderSize: undefined,
      insecureHTTPParser: undefined,
      path: '/umbraco/shared/get?query=metaTitle,metaDescription,metaKeywords,metaRobots,key&deep=3&key=505f0d0b-6bc2-4f51-9b19-45b19d924285',
      _ended: true,
      res: [IncomingMessage],
      aborted: false,
      timeoutCb: null,
      upgradeOrConnect: false,
      parser: null,
      maxHeadersCount: null,
      reusedSocket: false,
      host: 'cms.mayflower.com.my',
      protocol: 'https:',
      _redirectable: [Writable],
      [Symbol(kCapture)]: false,
      [Symbol(kNeedDrain)]: false,
      [Symbol(corked)]: 0,
      [Symbol(kOutHeaders)]: [Object: null prototype]
    },
    data: {
      status: 429,
      traceId: '00-bfb4317afaa71345e8ca60f356f2eece-aa484db02d40d697-00'
    }
  },
  isAxiosError: true,
  toJSON: [Function: toJSON]
}
Cannot stringify a function 
Cannot stringify a function 
Error: connect ETIMEDOUT 172.67.193.107:443
    at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) {
  errno: -4039,
  code: 'ETIMEDOUT',
  syscall: 'connect',
  address: '172.67.193.107',
  port: 443,
  config: {
    url: 'https://cms.mayflower.com.my/umbraco/shared/get',
    method: 'get',
    headers: {
      Accept: 'application/json, text/plain, */*',
      connection: 'keep-alive',
      'accept-encoding': 'gzip, deflate',
      'accept-language': 'en-GB,en-US;q=0.9,en;q=0.8',
      cookie: '_gcl_au=1.1.88983732.1761466498; _ga=GA1.1.563387557.1761466501; _gcl_gs=2.1.k7$i1761868008$u128060816; _gcl_aw=GCL.1761868017.Cj0KCQjwmYzIBhC6ARIsAHA3IkTWk7uVpJ1HzMu6LzDK_xzguAkF0ghrM05vltZZigWJGVGjr7Z0gTAaAu-ZEALw_wcB; _gcl_dc=GCL.1761868017.CjkKEQjwmYzIBhCep6Ph1PPr-eQBEiQAZ-rqvMo8iPd7MwW5xZQxebBJ1X_DatAWavIjTIa66r-R8CPw_wcB; _ga_4L5CQ2212T=GS2.1.s1761868016$o2$g0$t1761868017$j59$l0$h0; _clck=169tm93%5E2%5Eg0l%5E0%5E2125; _clck=169tm93%5E2%5Eg0l%5E0%5E2125; _clck=169tm93%5E2%5Eg0l%5E0%5E2125; _fbp=fb.2.1761868020776.721281984186821301; _clsk=18remi2%5E1761868021341%5E1%5E1%5Ef.clarity.ms%2Fcollect',
      'user-agent': 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Mobile Safari/537.36',
      'upgrade-insecure-requests': '1',
      'x-browser-channel': 'stable',
      'x-browser-year': '2025',
      'x-browser-validation': 'jSlTUHr7k16nBqnWK0QKH9LdgWs=',
      'x-browser-copyright': 'Copyright 2025 Google LLC. All rights reserved.',
      'sec-fetch-site': 'cross-site',
      'sec-fetch-mode': 'navigate',
      'sec-fetch-dest': 'document',
      'sec-ch-ua': '"Google Chrome";v="141", "Not?A_Brand";v="8", "Chromium";v="141"',
      'sec-ch-ua-mobile': '?1',
      'sec-ch-ua-platform': '"Android"',
      priority: 'u=0, i',
      'cdn-loop': 'cloudflare; loops=1',
      'cf-ipcountry': 'MY',
      'cf-visitor': '{"scheme":"https"}',
      'x-forwarded-for': '2402:1980:8809:8d46:d9e:9421:6cf3:a005',
      'x-original-url': '/hotel-deals-thailand?utm_source=dv360&utm_medium=display&utm_campaign=npdmy_mayflower_dv360_my_all_traffic_all_thailand_20250707&utm_io={insertion_order_id}&utm_li={line_item_id}&utm_content={creative_id}&utm_term=20250717_Set3_300x600&dclid=CjkKEQjwmYzIBhCep6Ph1PPr-eQBEiQAZ-rqvKUy29l7aQ0mnidL_IN6QhmNifOXCMc93UZRFhysuI7w_wcB&gad_source=7&gclid=Cj0KCQjwmYzIBhC6ARIsAHA3IkTITUmpb69CjjVQrHZlb-xatW-SeDBnS0ao2wn2C9Ad594vTFOhP3YaAhJyEALw_wcB',
      Authorization: 'Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA5LzA5L2lkZW50aXR5L2NsYWltcy9hY3RvciI6IjI4NDdiMThlLTgwMTMtM2IyYS1kOTk0LWViZTY0ZTgwMjIxZCIsIklwLUFkZHJlc3MiOiIyNDAyOjE5ODA6ODgwOTo4ZDQ2OmQ5ZTo5NDIxOjZjZjM6YTAwNSwxMy4yMjkuMjcuMjQzIiwiZXhwIjoxNzYxODc5MzY5LCJpc3MiOiJodHRwczovL2Ntcy5tYXlmbG93ZXIuY29tLm15LyIsImF1ZCI6Imh0dHBzOi8vY21zLm1heWZsb3dlci5jb20ubXkvIn0.-2FERCnIDoxgr_BT8dgMP2_fLU8mk4xEQ9H9lxbd4pY'
    },
    params: {
      query: 'name,menuParentName,menuName,menuLink,target',
      deep: 8,
      key: 'd7226312-b6d3-400a-86f7-7791fa1d69ed',
      subKey: 5051
    },
    baseURL: 'http://localhost:\\\\.\\pipe\\7c46178f-e788-4215-aaa8-3f143fc6fee6/',
    transformRequest: [ [Function: transformRequest] ],
    transformResponse: [ [Function: transformResponse] ],
    timeout: 0,
    adapter: [Function: httpAdapter],
    xsrfCookieName: 'XSRF-TOKEN',
    xsrfHeaderName: 'X-XSRF-TOKEN',
    maxContentLength: -1,
    maxBodyLength: -1,
    validateStatus: [Function: validateStatus],
    transitional: {
      silentJSONParsing: true,
      forcedJSONParsing: true,
      clarifyTimeoutError: false
    },
    data: undefined
  },
  request: <ref *1> Writable {
    _writableState: WritableState {
      objectMode: false,
      highWaterMark: 16384,
      finalCalled: false,
      needDrain: false,
      ending: false,
      ended: false,
      finished: false,
      destroyed: false,
      decodeStrings: true,
      defaultEncoding: 'utf8',
      length: 0,
      writing: false,
      corked: 0,
      sync: true,
      bufferProcessing: false,
      onwrite: [Function: bound onwrite],
      writecb: null,
      writelen: 0,
      afterWriteTickInfo: null,
      buffered: [],
      bufferedIndex: 0,
      allBuffers: true,
      allNoop: true,
      pendingcb: 0,
      constructed: true,
      prefinished: false,
      errorEmitted: false,
      emitClose: true,
      autoDestroy: true,
      errored: null,
      closed: false,
      closeEmitted: false,
      [Symbol(kOnFinished)]: []
    },
    _events: [Object: null prototype] {
      response: [Function: handleResponse],
      error: [Function: handleRequestError]
    },
    _eventsCount: 2,
    _maxListeners: undefined,
    _options: {
      maxRedirects: 21,
      maxBodyLength: 10485760,
      protocol: 'https:',
      path: '/umbraco/shared/get?query=name,menuParentName,menuName,menuLink,target&deep=8&key=d7226312-b6d3-400a-86f7-7791fa1d69ed&subKey=5051',
      method: 'GET',
      headers: [Object],
      agent: undefined,
      agents: [Object],
      auth: undefined,
      hostname: 'cms.mayflower.com.my',
      port: null,
      nativeProtocols: [Object],
      pathname: '/umbraco/shared/get',
      search: '?query=name,menuParentName,menuName,menuLink,target&deep=8&key=d7226312-b6d3-400a-86f7-7791fa1d69ed&subKey=5051'
    },
    _ended: true,
    _ending: true,
    _redirectCount: 0,
    _redirects: [],
    _requestBodyLength: 0,
    _requestBodyBuffers: [],
    _onNativeResponse: [Function (anonymous)],
    _currentRequest: ClientRequest {
      _events: [Object: null prototype],
      _eventsCount: 7,
      _maxListeners: undefined,
      outputData: [],
      outputSize: 0,
      writable: true,
      destroyed: false,
      _last: true,
      chunkedEncoding: false,
      shouldKeepAlive: true,
      maxRequestsOnConnectionReached: false,
      _defaultKeepAlive: true,
      useChunkedEncodingByDefault: false,
      sendDate: false,
      _removedConnection: false,
      _removedContLen: false,
      _removedTE: false,
      _contentLength: 0,
      _hasBody: true,
      _trailer: '',
      finished: true,
      _headerSent: true,
      _closed: false,
      socket: [TLSSocket],
      _header: 'GET /umbraco/shared/get?query=name,menuParentName,menuName,menuLink,target&deep=8&key=d7226312-b6d3-400a-86f7-7791fa1d69ed&subKey=5051 HTTP/1.1\r\n' +
        'Accept: application/json, text/plain, */*\r\n' +
        'connection: keep-alive\r\n' +
        'accept-encoding: gzip, deflate\r\n' +
        'accept-language: en-GB,en-US;q=0.9,en;q=0.8\r\n' +
        'cookie: _gcl_au=1.1.88983732.1761466498; _ga=GA1.1.563387557.1761466501; _gcl_gs=2.1.k7$i1761868008$u128060816; _gcl_aw=GCL.1761868017.Cj0KCQjwmYzIBhC6ARIsAHA3IkTWk7uVpJ1HzMu6LzDK_xzguAkF0ghrM05vltZZigWJGVGjr7Z0gTAaAu-ZEALw_wcB; _gcl_dc=GCL.1761868017.CjkKEQjwmYzIBhCep6Ph1PPr-eQBEiQAZ-rqvMo8iPd7MwW5xZQxebBJ1X_DatAWavIjTIa66r-R8CPw_wcB; _ga_4L5CQ2212T=GS2.1.s1761868016$o2$g0$t1761868017$j59$l0$h0; _clck=169tm93%5E2%5Eg0l%5E0%5E2125; _clck=169tm93%5E2%5Eg0l%5E0%5E2125; _clck=169tm93%5E2%5Eg0l%5E0%5E2125; _fbp=fb.2.1761868020776.721281984186821301; _clsk=18remi2%5E1761868021341%5E1%5E1%5Ef.clarity.ms%2Fcollect\r\n' +
        'user-agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Mobile Safari/537.36\r\n' +
        'upgrade-insecure-requests: 1\r\n' +
        'x-browser-channel: stable\r\n' +
        'x-browser-year: 2025\r\n' +
        'x-browser-validation: jSlTUHr7k16nBqnWK0QKH9LdgWs=\r\n' +
        'x-browser-copyright: Copyright 2025 Google LLC. All rights reserved.\r\n' +
        'sec-fetch-site: cross-site\r\n' +
        'sec-fetch-mode: navigate\r\n' +
        'sec-fetch-dest: document\r\n' +
        'sec-ch-ua: "Google Chrome";v="141", "Not?A_Brand";v="8", "Chromium";v="141"\r\n' +
        'sec-ch-ua-mobile: ?1\r\n' +
        'sec-ch-ua-platform: "Android"\r\n' +
        'priority: u=0, i\r\n' +
        'cdn-loop: cloudflare; loops=1\r\n' +
        'cf-ipcountry: MY\r\n' +
        'cf-visitor: {"scheme":"https"}\r\n' +
        'x-forwarded-for: 2402:1980:8809:8d46:d9e:9421:6cf3:a005\r\n' +
        'x-original-url: /hotel-deals-thailand?utm_source=dv360&utm_medium=display&utm_campaign=npdmy_mayflower_dv360_my_all_traffic_all_thailand_20250707&utm_io={insertion_order_id}&utm_li={line_item_id}&utm_content={creative_id}&utm_term=20250717_Set3_300x600&dclid=CjkKEQjwmYzIBhCep6Ph1PPr-eQBEiQAZ-rqvKUy29l7aQ0mnidL_IN6QhmNifOXCMc93UZRFhysuI7w_wcB&gad_source=7&gclid=Cj0KCQjwmYzIBhC6ARIsAHA3IkTITUmpb69CjjVQrHZlb-xatW-SeDBnS0ao2wn2C9Ad594vTFOhP3YaAhJyEALw_wcB\r\n' +
        'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA5LzA5L2lkZW50aXR5L2NsYWltcy9hY3RvciI6IjI4NDdiMThlLTgwMTMtM2IyYS1kOTk0LWViZTY0ZTgwMjIxZCIsIklwLUFkZHJlc3MiOiIyNDAyOjE5ODA6ODgwOTo4ZDQ2OmQ5ZTo5NDIxOjZjZjM6YTAwNSwxMy4yMjkuMjcuMjQzIiwiZXhwIjoxNzYxODc5MzY5LCJpc3MiOiJodHRwczovL2Ntcy5tYXlmbG93ZXIuY29tLm15LyIsImF1ZCI6Imh0dHBzOi8vY21zLm1heWZsb3dlci5jb20ubXkvIn0.-2FERCnIDoxgr_BT8dgMP2_fLU8mk4xEQ9H9lxbd4pY\r\n' +
        'Host: cms.mayflower.com.my\r\n' +
        '\r\n',
      _keepAliveTimeout: 0,
      _onPendingData: [Function: nop],
      agent: [Agent],
      socketPath: undefined,
      method: 'GET',
      maxHeaderSize: undefined,
      insecureHTTPParser: undefined,
      path: '/umbraco/shared/get?query=name,menuParentName,menuName,menuLink,target&deep=8&key=d7226312-b6d3-400a-86f7-7791fa1d69ed&subKey=5051',
      _ended: false,
      res: null,
      aborted: false,
      timeoutCb: null,
      upgradeOrConnect: false,
      parser: null,
      maxHeadersCount: null,
      reusedSocket: false,
      host: 'cms.mayflower.com.my',
      protocol: 'https:',
      _redirectable: [Circular *1],
      [Symbol(kCapture)]: false,
      [Symbol(kNeedDrain)]: false,
      [Symbol(corked)]: 0,
      [Symbol(kOutHeaders)]: [Object: null prototype]
    },
    _currentUrl: 'https://cms.mayflower.com.my/umbraco/shared/get?query=name,menuParentName,menuName,menuLink,target&deep=8&key=d7226312-b6d3-400a-86f7-7791fa1d69ed&subKey=5051',
    [Symbol(kCapture)]: false
  },
  response: undefined,
  isAxiosError: true,
  toJSON: [Function: toJSON]
}