oapi-sdk-python
oapi-sdk-python copied to clipboard
Larksuite development interface SDK
Fixing an error when verifying signature for CardActionHandler
Too hard to understand this repository only reading in Chinese for non native users. Please add English documents.
使用nuitka打包遭遇以下报错 ``` module.lark_oapi.api.hire.v1.model.c: In function 'modulecode_lark_oapi$api$hire$v1$model': module.lark_oapi.api.hire.v1.model.c:11425:33: warning: implicit declaration of function 'IMPORT_HARD_LARK_OAPI__API__HIRE__V1__MODEL__SITE' [-Wimplicit-function-declaration] 11425 | tmp_star_imported_280 = IMPORT_HARD_LARK_OAPI__API__HIRE__V1__MODEL__SITE(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ module.lark_oapi.api.hire.v1.model.c:11425:31: warning: assignment to 'PyObject *' {aka 'struct _object...
目前只有 多维表格字段变更 v2.0 drive.file.bitable_field_changed_v1 尚未实现 多维表格记录变更 v2.0 drive.file.bitable_record_changed_v1
Reference document: [接收并处理事件 - 服务端 API - 开发文档 - 飞书开放平台](https://open.feishu.cn/document/server-docs/event-subscription-guide/event-subscription-configure-/encrypt-key-encryption-configuration-case)
filter = """OR(CurrentValue.[商品状态]="待创建",CurrentValue.[商品状态]="重新做")""" 示例文件只有= 或者!= 请问包含怎么写?用in?还是?
fix new message card callback verification, according to document: https://open.feishu.cn/document/server-docs/event-subscription-guide/event-subscription-configure-/encrypt-key-encryption-configuration-case
需要在发送消息的地方能够添加代理地址,这样才能在私有化部署的飞书中使用机器人。 需要改的地方: https://github.com/larksuite/oapi-sdk-python/blob/70ae4129c221d451eb8b0f6ed234d1297179863d/lark_oapi/core/http/transport.py#L30
PyPI:`1.3.1` Tag:`1.3.3` Additionally, there is an issue with the version dependency of protobuf: ```bash lark-oapi (1.3.1) depends on protobuf (>3,=1.3.1,3,
I don't find the API of `ttps://open.larkoffice.com/open-apis/search/v1/user`, could you help me?