We have successfully employed the GoogleAds API to make requests and get expected responses for several aspects. However, one aspect is giving an error that does not seem to make sense. When we try Is the C# "Get Invoices" (V15) sample code at ...
... we are told that we are passing an "invalid argument" despite that we feel we have thoroughly verified we are not doing so. Again, only this code sample is problematic, and it calls for very similar parameters as do the other GoogleAds C# sample code we have successfully used.
We are in Development mode (rather than Production mode) and we have been approved for Basic Access.
May you please help us know how we may resolve this?
Here is a little more information regarding the error:
Message=Status(StatusCode="InvalidArgument", Detail="Request contains an invalid argument.", DebugException="Grpc.Core.Internal.CoreErrorDetailException: {"created":"@1701970562.139000000","description":"Error received from peer ipv4:
74.125.138.95:443","file":"..\..\..\src\core\lib\surface\call.cc","file_line":953,"grpc_message":"Request contains an invalid argument.","grpc_status":3}")
Source=Google.Ads.Gax