Skip to content

CozeAPI baseurl的前缀path被错误替换 #141

@xuzhen1994

Description

@xuzhen1994

CozeAPI指定baseurl为:https://xxx.com/path1/2/3/
调用run workflow api,发现实际请求地址是 https://xxx.com/v1/workflow/run
正确地址应该是 https://xxx.com/path1/2/3/v1/workflow/run
希望SDK能够支持baseurl中包含前缀path

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions