GraphClient PatchAsync returns null values when Updating a User on B2C tenant #2816
Labels
Status: No recent activity
status:waiting-for-author-feedback
Issue that we've responded but needs author feedback to close
If I request a PatchAsync to update a user on a B2C tenant with GraphClient, it should return the updated user. This worked a week ago, now the GraphClient response is always null, even if the user is properly updated (i've double checked on the B2C tenant to see if it's updated).
Here's the lines of code where i perform the actual call:
Here's the response I got two days ago:
And the actual response is null instead.
The text was updated successfully, but these errors were encountered: