coze-dev / coze-dev/coze-studio

可以异步执行工作流,但是没有开放查询工作流执行结果的接口?

Open
#1,871 6 comments 0 reactions 0 assignees View on GitHub
feature-request mod/workflow
Dominant language
TypeScript
Stars
21.6k
Forks
3.1k
PR merge metrics
No merged PRs in 30d

Description

调用 API 异步执行工作流,获取到了 execute_id,但是查询执行详情的时候报错

```json
{"code":700012006,"msg":"authentication failed: missing session_key in cookie"}
```

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the asynchronous workflow execution request, recording the returned execute_id, and then reproducing the execution-detail request that fails with the missing session_key error. Inspect the API routes and authentication requirements for both requests; done means the execution result can be queried using the documented asynchronous API flow without relying on a session cookie.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, authentication
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.