← Back to all provider errors
Google
updatedMinTooLongAgo — The requested minimum modification time lies too far in the past.
updatedMin beyond retention; cannot delta from that far back.
Riposte solution
Your incremental sync parameters are out of date — the Calendar can't return such old changes. To fix this, perform a full resynchronization for the calendar data. For instance, drop any stored sync tokens or time offsets and fetch all events anew using Riposte's calendar fetch endpoints. After a full sync, store the new token (if provided) to resume incremental syncing.
Quick facts
- Provider
- Endpoint / surface
- Google Calendar API
- Status code
- 410
Why it happens
[Very old updatedMin parameter]
How to fix it
[Run a full sync then resume with fresh sync token/updatedMin]