Код: Выделить всё
{ "error":
{ "errors":
[
{ "domain": "calendar", "reason": "forbiddenForServiceAccounts", "message": "Service accounts cannot invite attendees without Domain-Wide Delegation of Authority." }
],
"code": 403,
"message": "Service accounts cannot invite attendees without Domain-Wide Delegation of Authority."
}
}
https://developers.google.com/admin-sdk ... delegation
Я использую эту библиотеку и использую ее на Laravel 5.7: https://github.com/spatie/laravle-> /> Что может быть исправлением для этого? < /p>
Подробнее здесь: https://stackoverflow.com/questions/607 ... ount-error