iTunes Store顾客评论API XML Endpoint Broken

Kin*_*lly 5 xml json itunes-store

我以前使用XML端点,因为它为每个评论提供了评论日期,称为"更新".这不包含在JSON端点中.但是,XML端点停止工作.我收到如下错误:

Web Server Error
Description: The host did not return the document correctly.
Run Code Online (Sandbox Code Playgroud)

有没有人遇到过同样的问题?任何解决方法?您是否预计这将由Apple修复?您认为JSON端点可能很快就会被取消吗?

XML端点(已损坏) https://itunes.apple.com/us/rss/customerreviews/id=1145275343/mostrecent/xml

JSON端点(工作) https://itunes.apple.com/us/rss/customerreviews/id=1145275343/mostrecent/json

Kin*_*lly 0

XML 端点似乎已重新启动并运行。不再出现 Web 服务器错误。希望端点保持正常状态。