RE: ServiceUnavailable: 503 failed to connect to all addresses

2021-12-16 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Mark, It appears that your concern is more on implementation/integration of our client libraries rather than anything specific to Google Ads API itself. Since this is more of implementation/integration specific issue, then we would recommend reaching out the developer who maintain our client

ServiceUnavailable: 503 failed to connect to all addresses

2021-12-16 Thread Mark Schultz
["metadata"] = metadata 144 --> 145 return wrapped_func(*args, **kwargs) 146 147 ~/.local/lib/python3.6/site-packages/google/api_core/grpc_helpers.py in error_remapped_callable(*args, **kwargs) 162 ) 163 except grpc.RpcError as exc: --