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 API request");
}
thrownewIndexerException(indexerResponse,$"Unexpected response status {indexerResponse.HttpResponse.StatusCode} code from API request");