Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

类com.lark.oapi.card.CardActionHandler是不是不支持新的卡片回调信息 #118

Open
jintaocai opened this issue Mar 14, 2024 · 2 comments

Comments

@jintaocai
Copy link

jintaocai commented Mar 14, 2024

基于com.lark.oapi.card.CardActionHandler添加了回调,没法解析卡片事件类型“card.action.trigger”回调
官方文档如下
https://open.feishu.cn/document/uAjLw4CM/ukzMukzMukzM/feishu-cards/card-callback-communication

@caaat233
Copy link

基于com.lark.oapi.card.CardActionHandler添加了回调,无法解析响应事件类型“card.action.trigger”回调 官方文档如下 https://open.feishu.cn/document/uAjLw4CM/ukzMukzMukzM/feishu-cards /卡回调通讯

我也遇到了 本地签名和返回签名不一致

@maemual
Copy link
Collaborator

maemual commented Mar 26, 2024

是的,暂时不支持。如果使用 SDK 的话,现在只能用旧版的消息卡片回传类型。

有一个思路是还是用 CardAction 响应,但是处理逻辑里面用 cardAction.Body 自己反序列化出来然后处理逻辑。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants