openclaw使用iflow的api和key,一直报401和403,大家有碰到过这样的问题吗

13:37:11 warn agent/embedded {“subsystem”:“agent/embedded”} embedded run agent end: runId=721d0fb6-5aff-483b-b260-8f9ff85f16d5 isError=true error=401 无效的令牌 (request id: 20260315213711789946995LdWnFJJd)
13:37:11 error diagnostic {“subsystem”:“diagnostic”} lane task error: lane=main durationMs=214 error=“FailoverError: 401 无效的令牌 (request id: 20260315213711789946995LdWnFJJd)”
13:37:11 error diagnostic {“subsystem”:“diagnostic”} lane task error: lane=session:agent:main:wecom:direct:yangshanhuo durationMs=217 error=“FailoverError: 401 无效的令牌 (request id: 20260315213711789946995LdWnFJJd)”
13:37:12 warn agent/embedded {“subsystem”:“agent/embedded”} embedded run agent end: runId=721d0fb6-5aff-483b-b260-8f9ff85f16d5 isError=true error=HTTP 403 forbidden: Request not allowed
13:37:12 error diagnostic {“subsystem”:“diagnostic”} lane task error: lane=main durationMs=1012 error=“FailoverError: HTTP 403 forbidden: Request not allowed”
13:37:12 error diagnostic {“subsystem”:“diagnostic”} lane task error: lane=session:agent:main:wecom:direct:yangshanhuo durationMs=1013 error=“FailoverError: HTTP 403 forbidden: Request not allowed”

尝试过令牌重置;尝试过修改HTTP URL、OpenAi Base URL两种url(快速开始 | 心流开放平台中的配置**);

都无效**

wecom:direct 401 无效的令牌

展开说说,大神!

你看看是不是你调用的微信服务的token验证问题

应该不是的,wecom只是我的channel,企业微信

感觉不是大模型的问题,我试过可以。换一家模型试一下吧

1 个赞

我这边是正常的,你使用的是什么模型?

99.9%可能,你的号被封了

403 就是没有权限,要么 key 没填对要么号被封了 :thinking: