Код: Выделить всё
{ "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/laravel-google-calendar
Как можно это исправить? ?
Подробнее здесь: https://stackoverflow.com/questions/607 ... ount-error
Мобильная версия