and*_*rrs 6 itunesconnect app-store ios
我在尝试提交新版本的应用以供审核时收到此错误消息:
虽然我已经看到有关此错误消息的其他线程,但所提供的解决方案对我没有用,我还没有看到任何提到的实际服务器错误消息.iTunes Connect会响应以下错误消息:
Error converting JSON string to object: Can not instantiate value of type [simple type, class com.apple.jingle.label.content.purple.to.LCSubmitForReviewTO] from JSON integral number; no single-int-arg constructor/factory method
请求详情:
Remote Address:23.1.186.88:443
Request URL:https://itunesconnect.apple.com/WebObjects/iTunesConnect.woa/ra/apps/123456789/version/submit/complete
Request Method:POST
Status Code:500 Internal Server Error
Run Code Online (Sandbox Code Playgroud)
完整的JSON响应:
{
"data":null,
"messages": {
"warn":null,
"error":[
"Error converting JSON string to object: Can not instantiate value of type [simple type, class com.apple.jingle.label.content.purple.to.LCSubmitForReviewTO] from JSON integral number; no single-int-arg constructor/factory method"
],
"info":null
},
"statusCode":"ERROR"
}
Run Code Online (Sandbox Code Playgroud)
我已经尝试清除所有cookie,并且还要更改到另一个浏览器,我也尝试删除构建并再次添加它,但无论如何我都会遇到同样的问题.有没有其他人有这个确切的问题?有没有人找到解决办法?
小智 2
在 12 小时无法提交之后,我刚刚尝试再次提交我的应用程序。有效!
| 归档时间: |
|
| 查看次数: |
588 次 |
| 最近记录: |