Amazon SNS 移动推送 API 常见错误
下表列出了移动推送 Amazon SNS API 返回的错误。有关移动推送 Amazon SNS API 的更多信息,请参阅 移动推送 API 操作。
错误 | 描述 | HTTPS 状态代码 | API 操作 |
---|---|---|---|
Application Name is null string |
必需的应用程序名称设置为 Null。 |
400 |
|
Platform Name is null string |
必需的平台名称设置为 Null。 |
400 |
|
Platform Name is invalid |
为平台名称提供的值无效或超出范围。 |
400 |
|
APNs — Principal is not a valid certificate |
为 APNs 主体(即 SSL 证书)提供了无效证书。有关更多信息,请参阅《Amazon Simple Notification Service API Reference》中的 CreatePlatformApplication。 |
400 |
|
APNs — Principal is a valid cert but not in a .pem format |
为 APNs 主体(即 SSL 证书)提供了非 .pem 格式的有效证书。 |
400 |
|
APNs — Principal is an expired certificate |
为 APNs 主体(即 SSL 证书)提供了过期证书。 |
400 |
|
APNs — Principal is not an Apple issued certificate |
为 APNs 主体(即 SSL 证书)提供了非 Apple 颁发的证书。 |
400 |
|
APNs — Principal is not provided |
未提供 APNs 主体(即 SSL 证书)。 |
400 |
|
APNs — Credential is not provided |
未提供 APNs 凭证(即私有密钥)。有关更多信息,请参阅《Amazon Simple Notification Service API Reference》中的 CreatePlatformApplication。 |
400 |
|
APNs — Credential are not in a valid .pem format |
APNs 凭证(即私有密钥)不是有效的 .pem 格式。 |
400 |
|
FCM — serverAPIKey is not provided |
未提供 FCM 凭证(即 API 密钥)。有关更多信息,请参阅《Amazon Simple Notification Service API Reference》中的 CreatePlatformApplication。 |
400 |
|
FCM — serverAPIKey is empty |
FCM 凭证(即 API 密钥)为空。 |
400 |
|
FCM — serverAPIKey is a null string |
FCM 凭证(即 API 密钥)为 Null。 |
400 |
|
FCM — serverAPIKey is invalid |
FCM 凭证(即 API 密钥)无效。 |
400 |
|
ADM — clientsecret is not provided |
未提供必需的客户端密钥。 |
400 |
|
ADM — clientsecret is a null string |
客户端密钥所需的字符串为 Null。 |
400 |
|
ADM — client_secret is empty string |
客户端密钥所需的字符串为空。 |
400 |
|
ADM — client_secret is not valid |
客户端密钥所需的字符串无效。 |
400 |
|
ADM — client_id is empty string |
客户端 ID 所需的字符串为空。 |
400 |
|
ADM — clientId is not provided |
未提供客户端 ID 所需的字符串。 |
400 |
|
ADM — clientid is a null string |
客户端 ID 所需的字符串为 Null。 |
400 |
|
ADM — client_id is not valid |
客户端 ID 所需的字符串无效。 |
400 |
|
EventEndpointCreated has invalid ARN format |
EventEndpointCreated 具有无效 ARN 格式。 |
400 |
|
EventEndpointDeleted has invalid ARN format |
EventEndpointDeleted 具有无效 ARN 格式。 |
400 |
|
EventEndpointUpdated has invalid ARN format |
EventEndpointUpdated 具有无效 ARN 格式。 |
400 |
|
EventDeliveryAttemptFailure has invalid ARN format |
EventDeliveryAttemptFailure 具有无效 ARN 格式。 |
400 |
|
EventDeliveryFailure has invalid ARN format |
EventDeliveryFailure 具有无效 ARN 格式。 |
400 |
|
EventEndpointCreated is not an existing Topic |
EventEndpointCreated 不是现有主题。 |
400 |
|
EventEndpointDeleted is not an existing Topic |
EventEndpointDeleted 不是现有主题。 |
400 |
|
EventEndpointUpdated is not an existing Topic |
EventEndpointUpdated 不是现有主题。 |
400 |
|
EventDeliveryAttemptFailure is not an existing Topic |
EventDeliveryAttemptFailure 不是现有主题。 |
400 |
|
EventDeliveryFailure is not an existing Topic |
EventDeliveryFailure 不是现有主题。 |
400 |
|
Platform ARN is invalid |
平台 ARN 无效。 |
400 |
|
Platform ARN is valid but does not belong to the user |
平台 ARN 有效,但不属于该用户。 |
400 |
|
APNs — Principal is not a valid certificate |
为 APNs 主体(即 SSL 证书)提供了无效证书。有关更多信息,请参阅《Amazon Simple Notification Service API Reference》中的 CreatePlatformApplication。 |
400 |
|
APNs — Principal is a valid cert but not in a .pem format |
为 APNs 主体(即 SSL 证书)提供了非 .pem 格式的有效证书。 |
400 |
|
APNs — Principal is an expired certificate |
为 APNs 主体(即 SSL 证书)提供了过期证书。 |
400 |
|
APNs — Principal is not an Apple issued certificate |
为 APNs 主体(即 SSL 证书)提供了非 Apple 颁发的证书。 |
400 |
|
APNs — Principal is not provided |
未提供 APNs 主体(即 SSL 证书)。 |
400 |
|
APNs — Credential is not provided |
未提供 APNs 凭证(即私有密钥)。有关更多信息,请参阅《Amazon Simple Notification Service API Reference》中的 CreatePlatformApplication。 |
400 |
|
APNs — Credential are not in a valid .pem format |
APNs 凭证(即私有密钥)不是有效的 .pem 格式。 |
400 |
|
FCM — serverAPIKey is not provided |
未提供 FCM 凭证(即 API 密钥)。有关更多信息,请参阅《Amazon Simple Notification Service API Reference》中的 CreatePlatformApplication。 |
400 |
|
FCM — serverAPIKey is a null string |
FCM 凭证(即 API 密钥)为 Null。 |
400 |
|
ADM — clientId is not provided |
未提供客户端 ID 所需的字符串。 |
400 |
|
ADM — clientid is a null string |
客户端 ID 所需的字符串为 Null。 |
400 |
|
ADM — clientsecret is not provided |
未提供必需的客户端密钥。 |
400 |
|
ADM — clientsecret is a null string |
客户端密钥所需的字符串为 Null。 |
400 |
|
EventEndpointUpdated has invalid ARN format |
EventEndpointUpdated 具有无效 ARN 格式。 |
400 |
|
EventEndpointDeleted has invalid ARN format |
EventEndpointDeleted 具有无效 ARN 格式。 |
400 |
|
EventEndpointUpdated has invalid ARN format |
EventEndpointUpdated 具有无效 ARN 格式。 |
400 |
|
EventDeliveryAttemptFailure has invalid ARN format |
EventDeliveryAttemptFailure 具有无效 ARN 格式。 |
400 |
|
EventDeliveryFailure has invalid ARN format |
EventDeliveryFailure 具有无效 ARN 格式。 |
400 |
|
EventEndpointCreated is not an existing Topic |
EventEndpointCreated 不是现有主题。 |
400 |
|
EventEndpointDeleted is not an existing Topic |
EventEndpointDeleted 不是现有主题。 |
400 |
|
EventEndpointUpdated is not an existing Topic |
EventEndpointUpdated 不是现有主题。 |
400 |
|
EventDeliveryAttemptFailure is not an existing Topic |
EventDeliveryAttemptFailure 不是现有主题。 |
400 |
|
EventDeliveryFailure is not an existing Topic |
EventDeliveryFailure 不是现有主题。 |
400 |
|
Platform ARN is invalid |
平台 ARN 无效。 |
400 |
|
Platform ARN is valid but does not belong to the user |
平台 ARN 有效,但不属于该用户。 |
403 |
|
Token specified is invalid |
指定的令牌无效。 |
400 |
|
Platform ARN is invalid |
平台 ARN 无效。 |
400 |
|
Platform ARN is valid but does not belong to the user |
平台 ARN 有效,但不属于该用户。 |
404 |
|
Token specified is invalid |
指定的令牌无效。 |
400 |
|
Platform ARN is invalid |
平台 ARN 无效。 |
400 |
|
Platform ARN is valid but does not belong to the user |
平台 ARN 有效,但不属于该用户。 |
403 |
|
Platform ARN is invalid |
平台 ARN 无效。 |
400 |
|
Platform ARN is valid but does not belong to the user |
平台 ARN 有效,但不属于该用户。 |
404 |
|
Token is not specified |
未指定令牌。 |
400 |
|
Token is not of correct length |
令牌长度不正确。 |
400 |
|
Customer User data is too large |
客户用户数据的长度不能超过 2048 个字节(UTF-8 编码)。 |
400 |
|
Endpoint ARN is invalid |
端点 ARN 无效。 |
400 |
|
Endpoint ARN is valid but does not belong to the user |
端点 ARN 有效,但不属于该用户。 |
403 |
|
Endpoint ARN is invalid |
端点 ARN 无效。 |
400 |
|
Endpoint ARN is valid but does not belong to the user |
端点 ARN 有效,但不属于该用户。 |
403 |
|
Token is not specified |
未指定令牌。 |
400 |
|
Token is not of correct length |
令牌长度不正确。 |
400 |
|
Customer User data is too large |
客户用户数据的长度不能超过 2048 个字节(UTF-8 编码)。 |
400 |
|
Endpoint ARN is invalid |
端点 ARN 无效。 |
400 |
|
Endpoint ARN is valid but does not belong to the user |
端点 ARN 有效,但不属于该用户。 |
403 |
|
Target ARN is invalid |
目标 ARN 无效。 |
400 |
|
Target ARN is valid but does not belong to the user |
目标 ARN 有效,但不属于该用户。 |
403 |
|
Message format is invalid |
消息格式无效。 |
400 |
|
Message size is larger than supported by protocol/end-service |
消息大小超过协议/端点服务支持的范围。 |
400 |
|