I\'m trying to update user profile via Microsoft Graph API by a server side (Java) application without user consent. I have an app in MS Azure which has the following \"
I also could reproduce this issue too.
Based on the test, the issue is relative to the specific filed(aboutMe) we were updating. And the patch user API works well for me when I update the jobTitle using the Directory.ReadWrite.All.
If you want the Microsoft Graph to support updating the aboutMe field, you can submit the feedback from here.