Re: UNAUTHENTICATED for Google Ads API

2023-09-01 Thread Ate Fokkinga
We're seeing the same errors across roughly 5% of our calls relating to offlineUserDataJobOperations. We're still running the v12 version of the API through Node.js. This is also reported in the cloud console where our api is registered. It started on the 31st It's happening for the

INVALID_TOKEN_HEADER error since last night(started on 10th of april)

2018-04-10 Thread Ate Fokkinga
Hi! Since last night, the following request causes an INVALID_TOKEN_HEADER. These requests did not cause an error before last night: http://schemas.xmlsoap.org/soap/envelope/; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; xmlns:tns="https://adwords.google.com/api/adwords/rm/v201802;

Getting QuotaCheckError.INVALID_TOKEN_HEADER Error for some requests since April 10

2018-04-10 Thread Ate Fokkinga
Hi! We have a connection between our SaaS product and Google Adwords running for several customers. It runs a daily export to Adwords. Starting last night, the exports started failing with a `INVALID_TOKEN_HEADER` error. There has been no change in our code between the last correct export and