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

cannot find meeting #125

Closed
mrpangak opened this issue Oct 28, 2022 · 1 comment
Closed

cannot find meeting #125

mrpangak opened this issue Oct 28, 2022 · 1 comment

Comments

@mrpangak
Copy link

        $meetingzoom = Zoom::meeting();
        $meetingzoom->find($id);
        $meetingzoom = Zoom::meeting();
        $meetingzoom->find(88979874319);

the code above return null can someone advise me why this happen?but for creating meeting and other method if fine.
version use "macsidigital/laravel-zoom": "^4.0", php 7.14.19

@mrpangak mrpangak closed this as completed Nov 2, 2022
@mrpangak
Copy link
Author

mrpangak commented Nov 2, 2022

not have privilege's to find meeting

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

1 participant