Code | Message |
AuthFailure.AccountInvalid | 当前账号未开通服务,请检查 SecretId 及 SecretKey 是否正确。 |
AuthFailure.LicenseIdInvalid | LicenseID 不正确,请检查输入的 LicenseID。 |
AuthFailure.PackageNameInvalid | Package name 不匹配,检查项目的 package name。 |
AuthFailure.OsInvalid | LicenseID 与当前操作系统不匹配,请检查 LicenseID 对应的操作系统。 |
AuthFailure.LicenseIdExpired | LicenseID 已过期,请续期或使用其他有效的 LicenseID。 |
AuthFailure.LimitExceeded | LicenseID 剩余可用设备为0,请增加授权设备数量或使用其他有效的 LicenseID。 |
InternalError | 内部错误。 |