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

Fatal error: Uncaught Error: Call to a member function setSubject() #10

Open
ArunMohan25 opened this issue Jan 26, 2022 · 1 comment
Open

Comments

@ArunMohan25
Copy link

ArunMohan25 commented Jan 26, 2022

Having Same Problem
Fatal error: Uncaught Error: Call to a member function setSubject() on null in D:\xampp\htdocs\test\vendor\moometric\gsuite\src\mooSignature.php:82 Stack trace: #0 D:\xampp\htdocs\test\vendor\moometric\gsuite\src\mooSignature.php(171): Moometric\mooSignature->getUsersList() #1 D:\xampp\htdocs\test\index.php(28): Moometric\mooSignature->updateSignatures() #2 {main} thrown in D:\xampp\htdocs\test\vendor\moometric\gsuite\src\mooSignature.php on line 82

@dariusakafest @moometric @julienmru

@kl-thamm
Copy link

Despite being late for other coming across this:
This is likely due to the service-account.json missing in local_vars or setting$serviceAccountPath to an invalid path.

Also be aware that using newer php versions might not work. For example the signature of implode changed in php 8 (https://www.php.net/manual/en/function.implode.php).

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