@Nithya Raghavendiran - It seems that you are using the Microsoft Graph API to generate online meetings, and you are encountering an error message stating "Operation failed with unexpected error" when trying to access the generated meeting links.
Here are a few suggestions to troubleshoot the issue:
- Confirm the API request: Double-check the API request you are making to generate the meeting links. Ensure that you are providing all the required parameters correctly, such as start/end time, attendees, and any other necessary details.
- Check API permissions: Verify that the account or application used to make the API request has the necessary permissions to create and manage online meetings. Ensure that the required Microsoft Graph API permissions are granted for the account or application.
- Review meeting settings: Take a look at the settings for your online meetings. Check if there are any specific configurations, policies, or restrictions in place that could be causing the error. For example, check if there are limitations on the number of attendees, meeting duration, or any other meeting-specific settings that could be affecting the operation.
- Test with different scenarios: Try generating meeting links with different sets of parameters to see if the error persists. This can help identify if the issue is specific to certain meeting configurations or if it occurs regardless of the input parameters.
- Monitor service health: Check the Microsoft 365 Service Health Dashboard or the Microsoft Teams Service Health page to see if there are any reported issues or outages that could be impacting the meeting generation process. It's possible that there could be a temporary service disruption causing the unexpected error.
Thanks,
Nivedipa
If the response is helpful, please click "Accept Answer" and upvote it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.