Hi,
I believe I may have blocked the Gmail API on a particular Google Workspace account while trying to run an Apps Script. The script works fine on other Google Workspace accounts (both within the same and other organizations), but for this one account, I’ve been receiving the following error for over three days:
GoogleJsonResponseException: API call to gmail.users.settings.filters.create failed with error: The service is currently unavailable
I suspect the issue may have been triggered when the script attempted to retrieve the full list of filters — there are 1,367 on this account. Since then, the error keeps recurring.
Can anyone help?
Thanks a lot in advance,
Emmanuel
Gmail API has per-user rate limits and daily usage quotas. Querying 1,367 filters in one call or in quick succession may have triggered a temporary block or a "cooling-off" period for that account.
User | Count |
---|---|
3 | |
1 | |
1 | |
1 |