Hello, 

I am getting this cryptic error when I call Google Ads api:
System.InvalidOperationException: Call error: InvalidFlags
   at Grpc.Core.Internal.CallErrorExtensions.CheckOk(CallError callError)
   at 
Grpc.Core.Internal.CallSafeHandle.StartUnary(IUnaryResponseClientCallback 
callback, Byte[] payload, WriteFlags writeFlags, MetadataArraySafeHandle 
metadataArray, CallFlags callFlags)
   at Grpc.Core.Internal.AsyncCall`2.UnaryCallAsync(TRequest msg)
   at 
Grpc.Core.Calls.AsyncUnaryCall[TRequest,TResponse](CallInvocationDetails`2 
call, TRequest req)
   at 
Grpc.Core.DefaultCallInvoker.AsyncUnaryCall[TRequest,TResponse](Method`2 
method, String host, CallOptions options, TRequest request)
   at 
Grpc.Core.Interceptors.InterceptingCallInvoker.<AsyncUnaryCall>b__4_0[TRequest,TResponse](TRequest
 
req, ClientInterceptorContext`2 ctx)
   at 
Google.Ads.GoogleAds.Interceptors.GoogleAdsGrpcInterceptor.AsyncUnaryCall[TRequest,TResponse](TRequest
 
request, ClientInterceptorContext`2 context, AsyncUnaryCallContinuation`2 
continuationCallback)
   at 
Grpc.Core.Interceptors.InterceptingCallInvoker.AsyncUnaryCall[TRequest,TResponse](Method`2
 
method, String host, CallOptions options, TRequest request)
   at 
Grpc.Core.Interceptors.InterceptingCallInvoker.<AsyncUnaryCall>b__4_0[TRequest,TResponse](TRequest
 
req, ClientInterceptorContext`2 ctx)
   at 
Grpc.Core.ClientBase.ClientBaseConfiguration.ClientBaseConfigurationInterceptor.AsyncUnaryCall[TRequest,TResponse](TRequest
 
request, ClientInterceptorContext`2 context, AsyncUnaryCallContinuation`2 
continuation)
   at 
Grpc.Core.Interceptors.InterceptingCallInvoker.AsyncUnaryCall[TRequest,TResponse](Method`2
 
method, String host, CallOptions options, TRequest request)
   at 
Google.Ads.GoogleAds.V3.Services.CustomerService.CustomerServiceClient.ListAccessibleCustomersAsync(ListAccessibleCustomersRequest
 
request, CallOptions options)
   at Google.Api.Gax.Grpc.ApiCall.GrpcCallAdapter`2.CallAsync(TRequest 
request, CallSettings callSettings)
   at Google.Api.Gax.Grpc.ApiCall.GrpcCallAdapter`2.CallSync(TRequest 
request, CallSettings callSettings)
   at 
Google.Api.Gax.Grpc.ApiCallRetryExtensions.<>c__DisplayClass1_0`2.<WithRetry>b__0(TRequest
 
request, CallSettings callSettings)
   at 
Google.Ads.GoogleAds.V3.Services.CustomerServiceClientImpl.ListAccessibleCustomers(ListAccessibleCustomersRequest
 
request, CallSettings callSettings)
   at 
Google.Ads.GoogleAds.V3.Services.CustomerServiceClient.ListAccessibleCustomers()

What possibly could be the reason for this?
Thank you.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7722167f-dbf6-4aac-abc6-edf28a339b4b%40googlegroups.com.

Reply via email to