Hi Team,
I had been using the Google Ads API to get the campaign details corresponding to certain customer ids for the past 3 years. There had been no changes in the code except the version libraries got upgraded to V22. But now I get error in the response from the method - googleAdsService.SearchStream
status code : Unavailable
Detail : "failed to connect to all addresses"
Inner exception : {"created":"@1761110155.278000000","description":"Failed to pick subchannel","file":"..\..\..\src\core\ext\filters\client_channel\client_channel.cc","file_line":3218,"referenced_errors":[{"created":"@1761110155.278000000","description":"failed to connect to all addresses","file":"..\..\..\src\core\lib\transport\error_utils.cc","file_line":165,"grpc_status":14}]}
Could you please help me resolve this issue.
Regards,
Anu