oapi-sdk-go icon indicating copy to clipboard operation
oapi-sdk-go copied to clipboard

Unable download file from lark record

Open quanlndzt opened this issue 10 months ago • 2 comments

Hi Team,

I have trouble with download file in lark api My Scenario like this

  • I have lark base
  • lark base contain records
  • 1 record have many images

I create my app and get list record successfully But when download image, I got this error I check the app permission and see it already granted

Error downloading file: response content-type not json, response: StatusCode: 400, Header:map[Cache-Control:[max-age=0, no-cache, no-store] Connection:[keep-alive] Content-Length:[0] Date:[Thu, 26 Dec 2024 09:05:38 GMT]
```

Lark version : v3.4.3
Docs : https://open.feishu.cn/document/server-docs/docs/drive-v1/download/download

quanlndzt avatar Dec 26 '24 09:12 quanlndzt