client.im.v1.message_resource.get(request)和client.im.v1.image.get(request)方法无法获取合并转发子消息中的图片内容
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 45/100
Research direction
Start by reproducing the failure with client.im.v1.message_resource.get(request) and client.im.v1.image.get(request) against an image inside a merged-forward child message. Trace how these methods resolve message and image resources, then verify that the child image can be retrieved without the 234003 “File not in msg” error.
Written by the indexing model from the issue text.
Description
使用标题中的方法获取合并转发子消息中的图片时,报以下错误:
[ERROR] client.im.v1.message_resource.get failed, code: 234003, msg: File not in msg., log_id: None, resp:
{
"code": 234003,
"msg": "File not in msg.",
"error": {
"log_id": "202604012031036FC2472D300F75995D36",
"troubleshooter": " 排查建议查看 (Troubleshooting suggestions): https://open.feishu.cn/search?from=openapi&log_id=202604012031036FC2472D300F75995D36&code=234003&method_id=6936075528891301916"
}
}
- Dominant language
- Python
- Stars
- 559
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
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.
More from larksuite/oapi-sdk-python
-
Difficulty 2/5 1-3 hours Newbie friendliness 67/100
larksuite/oapi-sdk-python#163 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
larksuite/oapi-sdk-python#162 · 1 comment ·
-
Difficulty 1/5 Under an hour Newbie friendliness 94/100
larksuite/oapi-sdk-python#161 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
larksuite/oapi-sdk-python#160 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
larksuite/oapi-sdk-python#159 ·
All issues in larksuite/oapi-sdk-python
Similar issues
-
documentation help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
simonw/sqlite-utils#872 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100