OF-DRM icon indicating copy to clipboard operation
OF-DRM copied to clipboard

What is the issue with the following error message

Open hebeebee opened this issue 2 years ago • 0 comments

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.<SendAsync>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.

hebeebee avatar Nov 07 '23 13:11 hebeebee