I'm sorry if this is the wrong forum, but I could not find any about Apps Script, much less its support.
I have a script that runs every day between 1-2 AM. It runs ok almost all the time, but, kind of weekly, I'm geting some random error. The data is basically the same - it dumps our Google Directory users data to a spreadsheet for statistical and preservation purposes - even the ammount of processing load is the same because the number of users growth is slow and sometimes the ammount of users decrease.
The error messages are always server-related ones:
2024-11-30 -" GoogleJsonResponseException: API call to directory.users.get failed with error: The service is currently unavailable".
2024-12-05 - "Exception: API call to directory.users.get failed with error: Empty response".
2024-12-09 - "We're sorry, a server error occurred. Please wait a bit and try again".
I use the Admin API SDK and the first two errors happened during an API call (
User | Count |
---|---|
3 | |
1 | |
1 | |
1 |