From e6494b6747490259bbf054de9313a8bf13370fd6 Mon Sep 17 00:00:00 2001 From: Ross Scroggs Date: Thu, 26 Feb 2026 11:40:42 -0800 Subject: [PATCH] Update Users-Photo.md --- wiki/Users-Photo.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/wiki/Users-Photo.md b/wiki/Users-Photo.md index 924099ce..381d5a39 100644 --- a/wiki/Users-Photo.md +++ b/wiki/Users-Photo.md @@ -7,7 +7,7 @@ - [Upload a user's photo specifying a Google Drive owner and file name](#upload-a-users-photo-specifying-a-google-drive-owner-and-file-name) - [Download a user's photo](#download-a-users-photo) - [Delete a user's photo](#delete-a-users-photo) -- [Update photo fails to change user's photo](update-photo-fails-to-change-users-photo) +- [Update photo fails to change user's photo](#update-photo-fails-to-change-users-photo) - [Download a user's profile photo](Users-Profile-Photo) ## API documentation @@ -82,6 +82,7 @@ By default, the Base64 encoded data is dumped to stdout. ``` gam delete|del photo ``` + ## Update photo fails to change user's photo If you use `gam update photo ...` to change a user's photo and the command succeeds but the photo doesn't change, use `gam delete photo` first and the do the update.