} else if (auth === KinveyHttpAuth.SessionOrMFASessionTokenOrMaster) {
      try {
        return await this.setAuthorization(KinveyHttpAuth.Session);
      } catch (error) {
        try {