Skip to content

lark-cli 中转服务信息缺失 #325

@lcgkm

Description

@lcgkm

对Lark CLI对应的自建应用设置IP白名单后,并已经将本机公网IP加入。仍出现如下报错:

错误码:99991401 错误信息:ip 54.166.211.53 is denied by app setting
错误码:99991401 错误信息:ip 3.211.55.69 is denied by app setting

从 IP 段来看(54.166.x.x、3.211.x.x),这两个地址属于 AWS EC2 的 IP 段。这说明 lark-cli 的 API 调用和 OAuth 授权流程并非直连飞书服务器,而是走了 AWS 托管的中转服务。
我想确认,lark-cli会通过其他服务中转后再去访问Lark的OpenAPI么?这个中转服务是什么?有文档说明么?具体的IP列表可否告知?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdomain/authAuthentication subsystemdomain/docDocs domain

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions