We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Exception caught: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
StackTrace: at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at OF_DRM_Video_Downloader.Helpers.APIHelper.GetSubscriptions(String endpoint, Boolean includeExpiredSubscriptions, Auth auth)
Inner Exception: Exception caught: The operation was canceled.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Exception caught: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at OF_DRM_Video_Downloader.Helpers.APIHelper.GetSubscriptions(String endpoint, Boolean includeExpiredSubscriptions, Auth auth)
Inner Exception:
Exception caught: The operation was canceled.
The text was updated successfully, but these errors were encountered: