try {
      const accessToken = await this.blizzApi.getAccessToken();

      this.logger.debug(`Received access token from Battle.net!`);