Valid zoom cancelation request are getting failed

Before Creating a New Topic:

If you’re experiencing unexpected API/Zoom API Events (webhooks) behavior please search the forum with relevant keywords (e.x. error message) and follow the guidance outlined in those posts. Please also leverage the following support links:


Format Your New Topic as Follows:

API Endpoint(s) and/or Zoom API Event(s)
Link the API endpoint(s) and/orZoom API Event(s) you’re working with to help give context.

Description
Details on your question, workflow or the problem you’re trying to solve.

Error?
The full error message or issue you are running into, where applicable.

How To Reproduce
Steps to reproduce the behavior:
1. Request URL / Headers (without credentials or sensitive info like emails, uuid, etc.) / Body
2. Authentication method or app type
3. Any errors

Valid zoom cancellation request are getting failed.

Request - https://api.zoom.us/v2/meetings/86721595084?schedule_for_reminder=true&&cancel_meeting_reminder=true

Response -{“code”:3001,“message”:“Meeting is not found or has expired.”}

The meeting is not expired meeting.

This was working without any issue previously.

Hi @malinda.p
Thanks for reaching out to us.
Could you please share more details of the issue you are facing?
What is the endpoint you are calling and what you are trying to achive?

@elisa.zoom

I’m using meeting cancellation API. This was working without an issue previously. Now same API throws an error when cancelling a meeting.

Hi @malinda.p
Make sure that the meeting has not been deleted.