Metric Widget contact list picture display issue
Answers
-
Is your sheet still showing the image of the M's picture?
As I checked in Smartsheet, the account owner manages the profile image individually. Only you, as the account owner, can update or modify your profile picture through your account settings. (Exception: Update by Smarthsheet API)
So, I guess the M person removed the profile image. Otherwise, someone with access to the M's user ID removed the profile image using the API.
In the demo dashboard below, the 4th person's picture is shown upside down, as I changed the profile photo in the personal settings.I reverted the image so it is not upside down in the following published Dashboard.
Note: API
As I tested, only the Admin can change another's profile image.
action = smartsheet_client.Users.add_profile_image(
id, # user_id (int)
'/content/JUNI.png', # file (string)
'image/png' # file_type (string)
)The image shows the admin changed the image of another person.
I got this error when I used a non-admin token.
RROR:smartsheet.smartsheet:{"response": {"statusCode": 403, "reason": "Forbidden", "content": {"errorCode": 1004, "message": "You are not authorized to perform this action.", "refId": "5saii9"}}}
-
Thank you for your reply. If someone removed their picture (which I doubt they did), why would it still appear in the contact list an a regular smartsheet, then disappear in the widget?
-
This is a curious issue! 😅
The sheet's contact list may display a cached image.
I attempted to recreate the issue but couldn’t replicate it, suggesting it might be specific to your setup. Try republishing the dashboard, verifying M’s profile image, or contacting Smartsheet support for further assistance.
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 66.7K Get Help
- 438 Global Discussions
- 152 Industry Talk
- 497 Announcements
- 5.3K Ideas & Feature Requests
- 85 Brandfolder
- 155 Just for fun
- 77 Community Job Board
- 509 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 307 Events
- 36 Webinars
- 7.3K Forum Archives