You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Currently uploading multiple photos using the Set-MgUserPhotoContent command and it always runs into the error "An error occurred while sending the request" I have added a time delay thinking maybe its throttling but it always happens. The picture uploads and the next one fails. It's different people, i can run the command manually and it will work
Received exception with message 'HttpRequestException - An error occurred while sending the
Expected behavior
Expecting no error
Debug Output
Run the problematic command with -Debug and paste the resulting debug stream below.
⚠ ATTENTION: Be sure to remove any sensitive information that may be in the logs.
Describe the bug
Currently uploading multiple photos using the Set-MgUserPhotoContent command and it always runs into the error "An error occurred while sending the request" I have added a time delay thinking maybe its throttling but it always happens. The picture uploads and the next one fails. It's different people, i can run the command manually and it will work
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Debug Output
Module Version
Get-Module Microsoft.Graph*
ModuleType Version Name ExportedCommands
Script 2.7.0 Microsoft.Graph.Authentication {Add-MgEnvironment, Connect-MgGraph, Disconnect-MgGraph, Get-MgContext...}
Script 2.7.0 Microsoft.Graph.Users {Get-MgUser, Get-MgUserCount, Get-MgUserCreatedObject, Get-MgUserCreatedObjectAsServicePrincipal...}
Environment Data
The text was updated successfully, but these errors were encountered: