'Error: 16 UNAUTHENTICATED: Request is missing required authentication credential
I am using npm's google-ads-api for reporting purposes in our application. Our users face an intermittent error that occurs once in 1-2 months - (UNAUTHENTICATED: request to https://oauth2.googleapis.com/token failed). This error can be resolved by creating a refresh token from 'https://refresh-token-helper.opteo.com/' and replacing it with the old one in the application. Please let me know how I can do this automatically instead of manually creating a new refresh token each time this error occurs? Thank you.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
