coze-dev / coze-dev/coze-studio

服务启动后,通过iframe形式把coze web嵌入到已有的页面中,会出现cookie无法保存,导致请求接口出现异常

Open
#2,179 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
21.6k
Forks
3.1k
PR merge metrics
No merged PRs in 30d

Description

接口请求的时候,header中不会带上cookie,接口报错信息
{"code":700012006,"msg":"authentication failed: missing session_key in cookie"}

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the existing-page iframe embedding and inspect whether the session cookie is saved and sent on interface requests. Compare the request headers with the reported missing session_key in cookie; the fix is complete when the cookie persists in the embedded web app and authentication succeeds.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.