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

error when list all meeting #24

Closed
shankar-bavan opened this issue Apr 1, 2020 · 1 comment
Closed

error when list all meeting #24

shankar-bavan opened this issue Apr 1, 2020 · 1 comment

Comments

@shankar-bavan
Copy link

shankar-bavan commented Apr 1, 2020

Got this error when I list all meeting

Argument 1 passed to MacsiDigital\Zoom\Support\Response::__construct() must be an instance of GuzzleHttp\Psr7\Response, null given, called in 'zoomtest\vendor\macsidigital\laravel-zoom\src\Interfaces\Base.php on line 15
$zoom = new \MacsiDigital\Zoom\Zoom;
$meetings = $zoom->user->find('manojmchathurangam@gmail.com')->meetings()->all();
@colinhall17
Copy link
Member

Hi

Apologies in the delay in coming back to you, when I created this package it was a quick build for a project I needed it for and I made it open source in case it would help someone.

With the increased use of Zoom around the world its gaining some traction, so I've built 3 new versions for Laravel 5.5 upwards, make sure you select the correct version for your version of Laravel.

Open a new issue if this is still an issue.

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