Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AppStore IAP RSS bug #3509

Closed
iedkujqmbly opened this issue Nov 30, 2019 · 3 comments · Fixed by #3574
Closed

AppStore IAP RSS bug #3509

iedkujqmbly opened this issue Nov 30, 2019 · 3 comments · Fixed by #3574
Labels
RSS bug Something isn't working

Comments

@iedkujqmbly
Copy link

路由地址

https://rsshub.app/appstore/iap/cn/id1472328263

预期是什么?

返回 https://apps.apple.com/cn/app/id1472328263 的 IAP 价格变化

实际发生了什么?

报错。

@DIYgod
Copy link
Owner

DIYgod commented Dec 2, 2019

Duplicate of #3490

@iedkujqmbly
Copy link
Author

@DIYgod 感谢重新打开,请检查一下此 issue 多谢!

@iedkujqmbly
Copy link
Author

https://rsshub.app/appstore/iap/cn/id1472328263
报告如下错误:

Looks like something went wrong
TypeError: Cannot read property 'url' of undefined
at /data/wwwroot/rsshub.app/lib/routes/apple/appstore/in-app-purchase.js:47:103
at Array.map ()
at module.exports (/data/wwwroot/rsshub.app/lib/routes/apple/appstore/in-app-purchase.js:42:20)
at runMicrotasks ()
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at async cache (/data/wwwroot/rsshub.app/lib/middleware/cache.js:203:9)
at async module.exports (/data/wwwroot/rsshub.app/lib/middleware/parameter.js:8:5)
at async module.exports (/data/wwwroot/rsshub.app/lib/middleware/template.js:15:5)
at async /data/wwwroot/rsshub.app/lib/middleware/api-response-handler.js:143:9
at async module.exports (/data/wwwroot/rsshub.app/lib/middleware/api-template.js:2:5)
at async module.exports (/data/wwwroot/rsshub.app/lib/middleware/utf8.js:4:5)
at async module.exports (/data/wwwroot/rsshub.app/lib/middleware/debug.js:14:5)
at async module.exports (/data/wwwroot/rsshub.app/lib/middleware/access-control.js:29:13)
at async module.exports (/data/wwwroot/rsshub.app/lib/middleware/header.js:20:5)
at async module.exports (/data/wwwroot/rsshub.app/lib/middleware/onerror.js:20:9)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RSS bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants