-
ReferenceError: Gmail is not definedSolution 2021. 2. 17. 15:07반응형
Enable the Gmail API advanced service in your script.
Advanced Google services | Apps Script | Google Developers
The advanced services in Apps Script let experienced developers connect to certain public Google APIs with less set-up than using their HTTP interfaces. Advanced services are essentially thin wrappers around those Google APIs. They work much like Apps Scri
developers.google.com
Enable advanced services
To use an advanced Google service, follow these instructions:
- Open the Apps Script project.
- At the left, click Editor .
- At the left, next to Services, click Add a service .
- Select an advanced Google service and click Add.
반응형'Solution' 카테고리의 다른 글
The attempted operation is not supported for the type of object referenced. (0) 2024.03.27 삼성 USB 드라이버 (0) 2023.10.10 [git] 강제 push (0) 2020.10.20 [Play Store] 단순한 웹뷰 앱 승인 반려나 게시 일시정지 되었을 때 (0) 2020.06.17 [remote rejected] master -> master (pre-receive hook declined) (0) 2020.06.10