Error: Reauth Related Error (invalid_rapt
)
Issue
The following error appears approximately every 24 hours:
com.fivetran.google_cloud.UncheckedTokenResponseException: com.google.api.client.auth.oauth2.TokenResponseException: 400 Bad Request POST https://accounts.google.com/o/oauth2/token { "error" : "invalid_grant", "error_description" : "reauth related error (invalid_rapt)", "error_uri" : "https://support.google.com/a/answer/9368756", "error_subtype" : "invalid_rapt" }
Environment
Connector: Google Play
Resolution
To resolve this issue, your Google Workspace administrator must adjust the Reauthentication policy settings to extend the session length for Google Cloud services as needed for your environment. For more information, see Google's Set session length for Google Cloud services documentation.
Cause
This issue occurs when the session length configured in your Google Workspace admin console expires. Once the session ends, the authenticating user's OAuth token becomes invalid, causing authentication failures.