thrownewIndexerException(indexerResponse,"We are being redirected to the login page. Most likely your session expired or was killed. Recheck your cookie or credentials and try testing the indexer.");
}
_logger.Warn("Redirected to {0} from indexer request",indexerResponse.HttpResponse.RedirectUrl);
thrownewIndexerException(indexerResponse,$"Redirected to {indexerResponse.HttpResponse.RedirectUrl} from indexer request");
thrownewIndexerException(indexerResponse,"We are being redirected to the login page. Most likely your session expired or was killed. Recheck your cookie or credentials and try testing the indexer.");
}
thrownewIndexerException(indexerResponse,$"Redirected to {indexerResponse.HttpResponse.RedirectUrl} from indexer request");