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

抛出异常时提示有问题 #3

Open
tianze98 opened this issue Aug 8, 2020 · 1 comment
Open

抛出异常时提示有问题 #3

tianze98 opened this issue Aug 8, 2020 · 1 comment

Comments

@tianze98
Copy link

tianze98 commented Aug 8, 2020

IGt.push.php line 452
throw new Exception("host:[".$this->host."]" . "获取contentId失败:" . $rep);
=>
throw new Exception("host:[".$this->host."]" . "获取contentId失败:" . $rep['result']);

@fastgoo
Copy link
Owner

fastgoo commented Feb 15, 2023

这个应该是个推的api接口参数有变更,我这边没有更新,所以报出获取参数异常,你可以参考一下官方的参数规范做一下修复,通过fork该项目,得迭代一下底层代码到你自己的github上去

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants