飞书 CLI 扫码登录后多维表格报 91403,需逐表手动添加应用权限
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 17.3k
- Forks
- 1.4k
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 105
Description
完成 CLI 安装,使用codex跑任务遇到两个问题:
执行lark-cli auth login本地扫码登录后,codex操作多维表格依旧返回91403 Forbidden报错,提示应用无表格写入权限;
报错提示要求每新建一张多维表格,都必须手动把我的自建 CLI 应用添加为文档可编辑协作者,同时企业管理员还需要单独发布bitable:app全局 API 读写权限,操作流程非常繁琐。不太符合官方文档的操作啊,哪里出了问题??
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue with lark-cli auth login, then use the codex workflow against a multi-dimensional table and capture the 91403 response. Trace the authentication and bitable permission path to determine whether the CLI behavior or the documented setup is inconsistent; done means the required permission flow is identified and the issue is resolved or clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cli
- Domain
- api, authorization, cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100