Skip to content

Commit 52b474c

Browse files
committed
Modified
1 parent b6a5588 commit 52b474c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ For example, in **Situation 5**, the Web App's script runs as each user (both th
321321

322322
## Access Token for Accessing Web Apps
323323

324-
* When a Web App is deployed with **"`Who has access to the app:` Only myself`"** or **"`Who has access to the app: Anyone with Google account`"** by the owner, both the owner and client users must access and run the Web App's script using their own access token.
324+
* When a Web App is deployed with **"`Who has access to the app: Only myself`"** or **"`Who has access to the app: Anyone with Google account`"** by the owner, both the owner and client users must access and run the Web App's script using their own access token.
325325
* At least one Drive API scope must be included in the access token. Examples include:
326326
* `https://www.googleapis.com/auth/drive.readonly`
327327
* `https://www.googleapis.com/auth/drive.files`

0 commit comments

Comments
 (0)