. Sometimes, I just get this error message like before.
System.AggregateException
HResult=0x80131500
Message=One or more errors occurred.
Source=mscorlib
StackTrace:
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
at System.Threading.Tasks.Task`1.get_Result()
at Google.Ads.GoogleAds.V15.Services.GoogleAdsServiceClient.SearchStream(SearchGoogleAdsStreamRequest request, Action`1 responseCallback, CallSettings callSettings)
at Google.Ads.GoogleAds.V15.Services.GoogleAdsServiceClient.SearchStream(String customerId, String query, Action`1 responseCallback, SummaryRowSetting summaryRowSetting, CallSettings callSettings)
at GoogleLIA.Services.GoogleService.GetGoolgeCampaigns() in E:\Client_task\google Ads\asp.net-mvc-googleLIA__\GoogleLIA\Services\GoogleService.cs:line 82
at GoogleLIA.Controllers.CampaignController.List() in E:\Client_task\google Ads\asp.net-mvc-googleLIA__\GoogleLIA\Controllers\CampaignController.cs:line 27
at System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
at System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c.<BeginInvokeSynchronousActionMethod>b__9_0(IAsyncResult asyncResult, ActionInvocation innerInvokeState)
at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`2.CallEndDelegate(IAsyncResult asyncResult)
at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End()
at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<InvokeActionMethodFilterAsynchronouslyRecursive>b__11_0()
at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass11_1.<InvokeActionMethodFilterAsynchronouslyRecursive>b__2()
Inner Exception 1:
RpcException: Status(StatusCode="Unknown", Detail="d
Inner Exception 2:
CoreErrorDetailException: {"created":"@1701081232.617000000","description":"Error received from peer ipv4:
64.233.162.95:443","file":"..\..\..\src\core\lib\surface\call.cc","file_line":953,"grpc_message":"Stream removed","grpc_status":2}
I am not sure how to fix this error.
So please help me.
Looking forward to hearing from you soon.