We are also seeing the same problem with our calls. All of them returning the following error.
{ "error": { "code": 500, "message": "Internal error encountered.", "status": "INTERNAL" } } We are making a simple call as follows: https://localservices.googleapis.com/v1/accountReports:search?endDate.day=03&endDate.month=07&endDate.year=2022&query=manager_customer_id:XXXXXXX&startDate.day=03&startDate.month=07&startDate.year=2022 manager_customer_id is remove for privacy. On Tuesday, August 2, 2022 at 6:34:09 PM UTC+3 wmcmi...@coalmarch.com wrote: > We are pulling basic Account Report data using the Local Service API > (detailed here > <https://services.google.com/fh/files/helpcenter/lsa_api_dev_guide.pdf>). > Specifically we use the google php api client service > <https://github.com/googleapis/google-api-php-client-services/blob/main/src/Localservices.php> > > with the google php client library > <https://github.com/googleapis/google-api-php-client>. > > And everything was going smoothly until about 4pm on Jul 28th. > > [image: 2022-08-02_11-31.png] > > The specific response we're getting looks like this: > > { > "error": { > "code": 500, > "message": "Internal error encountered.", > "errors": [ > { > "message": "Internal error encountered.", > "domain": "global", > "reason": "backendError" > } > ], > "status": "INTERNAL" > } > } > > Was there a change on Google's side? If so, can I get a timeframe for when > things will be back up? > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com 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 adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/4e8e8957-fa6e-44f3-8678-85884eb2dff0n%40googlegroups.com.