Hi Jerry,
Thank you for reaching out.
The error OAUTH_TOKEN_INVALID is encountered when the OAuth access token in the
header is not valid. Could you confirm if the first few API calls you made were
successful (meaning no issues were reflected in the results)? I would also
appreciate if you pro
I'm getting an OAUTH_TOKEN_INVALID about halfway into a job that posts to
https://adwords.google.com/api/adwords/rm/v201809/AdwordsUserListService
I'm posting 10k users at a time, and get the error around the 500th call.
It always fails somewhere in the middle of the job, so at first I thought