-
Notifications
You must be signed in to change notification settings - Fork 828
feishu_base plugin API_BASE_URL failed #3030
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingproject#dify-official-pluginsstaleIssue has not had recent activity or appears to be solved. Stale issues will be automatically closedIssue has not had recent activity or appears to be solved. Stale issues will be automatically closed
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingproject#dify-official-pluginsstaleIssue has not had recent activity or appears to be solved. Stale issues will be automatically closedIssue has not had recent activity or appears to be solved. Stale issues will be automatically closed
Type
Fields
Give feedbackNo fields configured for issues without a type.
Self Checks
Dify version
1.7.1
Plugin version
0.0.4
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
An error occurred in the plugin, please contact the author of langgenius/feishu_base/feishu_base for help, error type: Exception, error details: {'msg': 'ip 116.132.239.105 is denied by app setting', 'error': {'log_id': '20260507152939F55482F45984CC996304', 'troubleshooter': '排查建议查看(Troubleshooting suggestions): https://open.feishu.cn/search?from=openapi&log_id=20260507152939F55482F45984CC996304&code=99991401&method_id=6965347212289441794'}, 'data': None, 'log_id': '20260507152939C86B4E7FBA798B996C93', 'code': 99991401}
lark-plugin-api.solutionsuite.cn/lark-plugin this API_BASE_URL maybe deprecated, it's not worked,alyways return ip denied,and the ip is not my real ip
✔️ Error log
{
"data": null,
"log_id": "20260507152059D9209D53804BFDACEBE6",
"code": 99991401,
"msg": "ip 116.132.239.109 is denied by app setting",
"error": {
"log_id": "20260507152059198AB56138B7CE6C7119",
"troubleshooter": "排查建议查看(Troubleshooting suggestions): https://open.feishu.cn/search?from=openapi&log_id=20260507152059198AB56138B7CE6C7119&code=99991401&method_id=7018394812408004610"
}
}