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

# 响应代码

> Site Unblocker 响应代码

| 代码                  | 状态        | 描述                                                                                                       |
| ------------------- | --------- | -------------------------------------------------------------------------------------------------------- |
| `200`               | 成功        |                                                                                                          |
| `400`               | 错误请求      | 请求结构不正确。可能是参数拼写错误或值无效。响应正文将包含更具体的错误消息                                                                    |
| `401`               | 认证失败      | 授权标头缺失，或您的凭据不正确                                                                                          |
| `403`               | 禁止访问      | 您的账户无权访问目标网站上的此资源                                                                                        |
| `404`               | 未找到       | 目标网站服务器理解请求但拒绝授权                                                                                         |
| `408`               | 超时        | 请求响应时间过长                                                                                                 |
| `429`               | 请求过多      | 您已超过速率限制                                                                                                 |
| `500`, `502`, `503` | 内部服务器错误   | 我们这边遇到了一些问题。请稍后再试。我们可能已经知道这些问题，但您也可以通过[**在线聊天**](https://direct.lc.chat/12092754/1)联系我们。                 |
| `550`               | 重试次数过多后失败 | 出现问题，我们无法完成您提交的任务。您可以免费重试，因为我们不会对失败的任务收费。如果仍然无法解决，请通过[**在线聊天**](https://direct.lc.chat/12092754/1)与我们联系。 |

***

<Columns cols={2}>
  <Card title="支持" href="https://direct.lc.chat/12092754" cta="让我们聊聊！">
    需要帮助或只是想打个招呼？我们的支持团队全天候为您服务。 \
    您也可以随时通过电子邮件 [support@decodo.com](mailto:support@decodo.com) 联系我们。
  </Card>

  <Card title="反馈" href="mailto:feedback@decodo.com" cta="分享反馈">
    找不到您要找的内容？请求一篇文章！ \
    有反馈意见？分享您对我们如何改进的想法。
  </Card>
</Columns>
