feishu-backup-troubleshooting

Diagnose and resolve Feishu document backup errors using error codes.

6|1|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/yibo188/lark-feishu-backup --skill feishu-backup-troubleshooting
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-backup-troubleshooting
Source: https://github.com/yibo188/lark-feishu-backup/tree/main/skills/feishu-backup-troubleshooting
Command: npx skills add https://github.com/yibo188/lark-feishu-backup --skill feishu-backup-troubleshooting

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and agents (resource) components.

What problem does it solve?

This Skill helps users diagnose and fix common errors encountered during Feishu document backup, such as authorization failures, permission issues, rate limiting, and export task failures.

Core Features & Use Cases

  • Error Diagnosis: Identifies the root cause of backup failures based on error codes and messages.
  • Troubleshooting Steps: Provides actionable solutions for authorization, permission, rate limiting, and export task errors.
  • Use Case: If your Feishu backup script fails with error code 1069902 (no permission), this Skill can guide you through checking application scopes and document sharing settings to resolve the issue.

Quick Start

Use the feishu-backup-troubleshooting skill to resolve a '1069902' permission error during Feishu backup.

Frequently Asked Questions about feishu-backup-troubleshooting

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fix Feishu document backup error code 1069902?

To resolve Feishu document backup authorization failures, verify application scopes and ensure the backup tool has proper document sharing permissions. This addresses insufficient permission errors that block the export process.

Why does my Feishu backup script fail with rate limiting?

Feishu backup scripts fail with rate limiting when API request thresholds are exceeded. Resolve this by implementing retry logic and adjusting request frequencies to stay within Feishu API limits during document export.

What causes export task anomalies during Feishu document backup?

Export task anomalies during Feishu document backup are caused by authorization failures, permission issues, or rate limiting. Diagnose these export errors using specific error codes to apply correct troubleshooting steps.

How do I confirm fallback downloads for failed Feishu backup tasks?

Confirm fallback downloads for failed Feishu backup tasks by checking export task statuses and verifying error codes. This ensures you can recover documents when primary backup processes encounter anomalies.

Do I need specific application scopes to backup Feishu documents?

Yes, backing up Feishu documents requires specific application scopes. Without proper authorization and sharing settings, the backup process will encounter permission errors like error code 1069902.