> ## Documentation Index
> Fetch the complete documentation index at: https://docs.yir.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# 排错与支持边界

> 在不泄露 Secret、Prompt 或原始素材的前提下排查认证、提交和轮询问题。

从 Console 中的安全事实开始：任务 ID、来源、公开路径、状态、时间戳和 API Key 前缀。

<AccordionGroup>
  <Accordion title="认证失败">
    确认请求使用 `Authorization: Bearer <YIR_API_KEY>`，密钥属于 Yir，且没有额外引号或空格。
  </Accordion>

  <Accordion title="提交被拒绝">
    当前预览只支持 Gateway Reference 中列出的四条精确路径。未知字段、模型和任意来源转发都会被拒绝。
  </Accordion>

  <Accordion title="任务看起来很慢">
    查询现有任务 ID。活动状态、查询超时或临时传输错误都不是确认失败。
  </Accordion>
</AccordionGroup>

升级问题时可以提供任务 ID、来源路径、大致 UTC 时间、HTTP 状态和公开错误码。不要提供完整 Secret、上游 Credential、原始文件或完整请求响应正文。
