Hi, we started to see these intermittent errors about 2 hours ago and not sure what might be causing them.
We use UserListService, OfflineUserDataJobService, and GoogleAdsService (to make search calls for user lists). No changes have been made to our authentication / authorization setup or any of the API usage which have successfully working for a few months now, and some of the calls do succeed while others fail, even when they operate on the same UserList. We are calling v11 of the Google Ads API, using Python SDK https://github.com/googleads/google-ads-python. Please let me know if there is other information that can help diagnose the issue. Here is an example error: Reason: [(<_InactiveRpcError of RPC that terminated with: status = StatusCode.UNAUTHENTICATED details = "Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project." debug_error_string = "{"created":"@1668455667.707321867","description":"Error received from peer ipv4:172.253.63.95:443","file":"src/core/lib/surface/call.cc","file_line":966,"grpc_message":"Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project .","grpc_status":16}" >, <_InactiveRpcError of RPC that terminated with: status = StatusCode.UNAUTHENTICATED details = "Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project." debug_error_string = "{"created":"@1668455667.707321867","description":"Error received from peer ipv4:172.253.63.95:443","file":"src/core/lib/surface/call.cc","file_line":966,"grpc_message":"Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project .","grpc_status":16}" >, errors { error_code { authentication_error: UNKNOWN } message: "The error code is not in this version." } request_id: "DQuky4Se37BNmlLc0a5GxQ" , 'DQuky4Se37BNmlLc0a5GxQ')] -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [email protected] To unsubscribe from this group, send email to [email protected] 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 "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/307cad46-c0a7-4a23-ba3d-e9b6f0ab984en%40googlegroups.com.
