After authentication by authorization (not delegation), I got this error trying to create an onlineMeeting knowing that I have correctly configured the permissions.
POST https://graph.microsoft.com/v1.0/users/{userId}/onlineMeetings
{
"startDateTime": "2023-07-12T14:30:34.2444915-07:00",
"endDateTime": "2023-07-12T15:00:34.2464912-7:00",
"subject": "User Token Meeting"
}