Hi everyone,
I'm using Bitbucket Agentic Pipelines with provider: codex. My pipeline configuration appears to be correct:
OPENAI_API_KEY is configured as a secured Repository Variable.OPENAI_API_KEY is available).codex-acp 0.16.0).However, immediately after the agent starts, it fails during session creation with:
session creation error: {"code":-32000,"message":"Authentication required"}The agent reports that OPENAI_API_KEY is a supported authentication method, but it never attempts the review and no additional authentication details are logged.
Is this a known issue with codex-acp 0.16.0, or is there any additional requirement for Agentic Pipelines to create a Codex session beyond providing OPENAI_API_KEY?
Any guidance would be greatly appreciated. Thanks!
I have this exact issue too
do you contact Bitbucket Support? I contacted and they said waiting 3-5 workday to find problem
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.