你可以通过以下表格了解大模型应用防火墙接口调用失败后返回的错误码信息。
HTTP 响应码 | 错误码 | 错误信息 | 说明 |
|---|---|---|---|
400 | InvalidParameter | The specified parameter Action is invalid. | Action 无效,请检查并确保 Action 符合接口实际名称。 |
400 | InvalidParameter | The specified parameter Version is invalid. | Version 无效,请检查并确保 Version 符合接口实际版本。 |
400 | InvalidParameter | The specified parameter BodyNoAppID is invalid. | AppID 无效,请前往控制台确认资产 AppID。 |
400 | InvalidParameter | The specified parameter NotMatchAccessmode is invalid. | 接入的资产类型无效,请确认填入的 AppID 对应资产接入方式是 SDK 接入。 |
400 | AuthCheckFailed | Auth Check Failed %s. | 鉴权失败,请检查 AK 和 SK 是否准确,建议:
|
400 | Resource.NotExist | The specified resource does not exist. Please check NoFoundApp and try again. | AppID 对应资产暂未接入到防护实例中(可能已删除),请前往控制台确认资产 AppID。 |
400 | Resource.NotExist | The specified resource does not exist. Please check UserNotFound and try again. | 大模型应用防火墙实例已经失效,请前往控制台确认实例有效期。 |