-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
获取素材列表错误 #15
Comments
QQ群: 319502940 |
Closed
Closed
This was referenced Aug 28, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
$media = new Media(config('wechat.appId'), config('wechat.secret'));
$news = $media->lists('news', 0, 5);
这样使用有错吗。报错 : [Wechat][40004] 40004 不合法的媒体文件类型
The text was updated successfully, but these errors were encountered: