Microsoft Graph findMeetingTimes endpoint not working
问题 Please do not report as duplicate because all other topics have not solved my issue, thanks. I'm using Microsoft Graph api to list and create calendar events, however I can't seem to make the findMeetingTimes endpoint work. This is my authorization URL: https://login.microsoftonline.com/consumers/oauth2/v2.0/authorize?client_id=xxxxx&response_type=code&redirect_uri=xxxxx&response_mode=form_post&scope=openid%20profile%20User.ReadWrite%20User.ReadBasic.All%20Sites.ReadWrite.All%20Contacts