Exception of type 'Microsoft.Fast.Profile.Core.Exception.ProfileBadRequestException' was thrown

Matt Perry 35 Reputation points
2024-05-07T12:34:10.21+00:00

We've had a flow running in production for about a month now that updates associate images using the Graph. This week we are seeing issues where the Base64 image is throwing an error. Permissions haven't changed. We tried going directly through Graph Explorer but seeing the same error. I've validated that the image string is good using an online tool.

"code": "InvalidImage",
    "message": "Exception of type 'Microsoft.Fast.Profile.Core.Exception.ProfileBadRequestException' was thrown."
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,782 questions
{count} votes