OAuth Recovery: OAuth authorization, consent, token, and refresh recovery.
[
{
"error_code": "SYNTH-OAUTH-RECOVERY-001",
"description": "Synthetic OAuth authorization, consent, token, and refresh recovery scenario 001: a topic-specific operation failed validation or execution.",
"programmatic_fix": "Validate the OAuth authorization, consent, token, and refresh recovery inputs and configuration, handle SYNTH-OAUTH-RECOVERY-001 explicitly, and retry only when the operation is idempotent."
},
{
"error_code": "SYNTH-OAUTH-RECOVERY-002",
"description": "Synthetic OAuth authorization, consent, token, and refresh recovery scenario 002: a topic-specific operation failed validation or execution.",
"programmatic_fix": "Validate the OAuth authorization, consent, token, and refresh recovery inputs and configuration, handle SYNTH-OAUTH-RECOVERY-002 explicitly, and retry only when the operation is idempotent."
},
{
"error_code": "SYNTH-OAUTH-RECOVERY-003",
"description": "Synthetic OAuth authorization, consent, token, and refresh recovery scenario 003: a topic-specific operation failed validation or execution.",
"programmatic_fix": "Validate the OAuth authorization, consent, token, and refresh recovery inputs and configuration, handle SYNTH-OAUTH-RECOVERY-003 explicitly, and retry only when the operation is idempotent."
}
]