Re: Automic Endpoint Service rpc GET raise InternalServerError

2020-08-27 Thread Jamie Druce
Seems to be working for us this morning! Fixed for anyone else? On Wednesday, August 26, 2020 at 11:27:36 AM UTC+1 kostas@googlemail.com wrote: > Same issue here using the java beta api v8.0.0 > > On Wednesday, 26 August 2020 at 11:22:57 UTC+1 ja...@leandigitalmedia.com > wrote: > >> We ar

Re: Automic Endpoint Service rpc GET raise InternalServerError

2020-08-26 Thread Jamie Druce
We are using v4, via REST calls from PHP. Still out for us at the moment. We are making reporting calls to */v4/customers/{{customer_id}}/googleAds:search* absolutely fine, but the account call to */v4/customers/{{customer_id}}* is throwing this error 100% of the time. On Wednesday, August 26,

Re: Automic Endpoint Service rpc GET raise InternalServerError

2020-08-26 Thread Jamie Druce
We too are experiencing this error this morning. from an app that was running perfectly yesterday. We are calling CustomerService.get_customer (via REST) and getting: [code] => 500 [message] => Internal error encountered. [status] => INTERNAL On Wednesday, Au