Hey there,
We have been getting following error in response for some of our clients 
when pulling for change_event via change_event_service.
It has been more than a month now , kindly help us by getting this resolved.

I can reply with complete response and request log if required to speed up 
the process.

Thanks in advance :) 

Fault: Grpc.Core.RpcException: Status(StatusCode="Internal", 
Detail="Internal error encountered.", 
DebugException="Grpc.Core.Internal.CoreErrorDetailException: 
{"created":"@1615996453.499000000","description":"Error received from peer 
ipv4:142.250.194.138:443","file":"T:\src\github\grpc\workspace_csharp_ext_windows_x64\src\core\lib\surface\call.cc","file_line":1062,"grpc_message":"Internal
 
error encountered.","grpc_status":13}")
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at 
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task
 
task)
   at Grpc.Core.Internal.ClientResponseStream`2.<MoveNext>d__5.MoveNext()
----------------END API CALL----------------

"request-id": "i1eIKRwUgw6paKNNt7qZsg"



Query we are using:
                    SELECT
                    change_event.resource_name,
                    change_event.change_date_time,
                    change_event.change_resource_name,
                    change_event.change_resource_type,
                    change_event.old_resource,
                    change_event.new_resource,
                    change_event.resource_change_operation,
                    change_event.changed_fields,
                    change_event.user_email
                FROM
                    change_event
                WHERE
                    change_event.change_date_time >= '20210216' AND
                    change_event.change_date_time <= '20210316'
                ORDER BY
                    change_event.change_date_time DESC
                LIMIT 1000



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/c7b1b340-d3c9-42cb-88f5-b2647665b76fn%40googlegroups.com.

Reply via email to