企业微信工具有BUG,自动多了一个$造成UUID不合法 #4164

Closed
opened 2026-02-21 18:05:01 -05:00 by yindo · 1 comment
Owner

Originally created by @oiuv on GitHub (Jun 18, 2024).

Self Checks

  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • Please do not modify this template :) and fill in all the required fields.

Dify version

0.6.11

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

image

无法用企业微信webhook,示例如上图。

✔️ Expected Behavior

正常情况应该是通过webhook发消息到企业微信

Actual Behavior

报以下问题:

{"wecom_group_bot": "Invalid parameter hook_key $24********************************d4, not a valid UUID"}

实际UUID是24********************************d4,这里显示多了一个$造成UUID错误。

Originally created by @oiuv on GitHub (Jun 18, 2024). ### Self Checks - [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [X] Please do not modify this template :) and fill in all the required fields. ### Dify version 0.6.11 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce ![image](https://github.com/langgenius/dify/assets/13300261/ade643df-13a1-49d3-a8aa-22ef755282e2) 无法用企业微信webhook,示例如上图。 ### ✔️ Expected Behavior 正常情况应该是通过webhook发消息到企业微信 ### ❌ Actual Behavior 报以下问题: {"wecom_group_bot": "Invalid parameter hook_key $24********************************d4, not a valid UUID"} 实际UUID是`24********************************d4`,这里显示多了一个`$`造成UUID错误。
yindo added the 🐞 bug label 2026-02-21 18:05:01 -05:00
yindo closed this issue 2026-02-21 18:05:01 -05:00
Author
Owner

@crazywoola commented on GitHub (Jun 18, 2024):

Close due to #1542

@crazywoola commented on GitHub (Jun 18, 2024): Close due to #1542
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#4164