AI Gateway: chat/completions API with 'prompt_fqn' failures
Resolved
May 22, 2026 at 4:42pm UTC
We have identified the issue in the authorization of prompts in AI Gateway leading to failures in request containing prompt_fqn in chat/completion API. This was because of a bug in the gateway code that affected prompt hydration in the gateway and resulted in authorization errors. We will be adding more tests to safeguard this code path so that this doesn’t happen again in the future. We have resolved the issue completely.
Affected services
Created
May 22, 2026 at 6:52am UTC
chat/completions API request with promptfqn in the request body started failing with error: 'An error occurred while processing prompt configuration: Prompt not found or access denied: <promptfqn>'.
Affected services