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

Results 98 oapi-sdk-java issues
Sort by recently updated
recently updated
newest added

版本 2.4.4 MessagePostElement 子类有image,text,file ,就是没有md。文档里面有,sdk没有

client.drive().exportTask().download(downloadReq);方法会下载报错Invalid header field parameter format (as defined in RFC 5987)

你们SDK 底层处理是啥逻辑,没有获取文件名之类的,上传到任务里之后,所有附件都显示为 unknown

feature: use maven-shade-plugin rename protobuf-java to larksuite-oapi-shaded-protobuf-java; fix #148 fixed ws.Client parseUrl not use input param

发现sdk源码中的单词拼写错误 ![图片](https://github.com/user-attachments/assets/91536c8c-55a8-48e1-b2d5-b8fb14879c18)

查询云文档事件订阅状态接口返回字段,和SDK序列化字段不一致,版本2.3.5 https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/drive-v1/file/get_subscribe ![lark-sdk-1](https://github.com/user-attachments/assets/4942fc87-cd2f-4dfe-8399-3ea7e7cba8c1) ![lark-sdk-2](https://github.com/user-attachments/assets/93337186-5024-497a-a628-40bd1b69cf2e)

请问官方是否考虑提供C#版本的SDK