I’ve noticed that when fetching my gmail filter list via api, the response is incomplete.
When I compare the filter list returned via. API with the filters visible in the UI, there are at least 60 filter rules missing. The missing rules appear to be recent ones (but at least a week or 2 old).
About 3 days ago I parsed my filter list down from ~800 to the current ~350 in an attempt to resolve this, thinking it might be a timeout issue.
Before this parsing, the original filter API call returned over 600 filters (i.e. still missing some, but greater than the amount now being returned).
Any input on the source of the issue, and how to resolve would be appreciated.