await checkCSRFExists()

in src/services/rest/request.ts [133:136]


    await checkCSRFExists()
  }

  async function doRequest() {