This meeting is not available or ID is not valid.

Facing same issue for every UUID while getting past meetings. Also tried with double encoding still getting same issue.

Hey @mukund.waghmode,

Please provide your request url, query params, and uuids you are using so we can debug.

Thanks,
Tommy

Hi @tommy,
Following are the url with uuid.

URL: https://api.zoom.us/v2/past_meetings/gErGry50QNKsDG7jaa5z2w==

Thanks,

Mukund

Hey @mukund.waghmode,

I am guessing this is happening because the meeting has been deleted.

Can you try the Reports or Dashboard endpoint to get past meetings?

Thanks,
Tommy

Hi @tommy

Meetings are not deleted. these are available. I can get all details about these meetings using ‘meetingid’. Only past_meetings API is not working for me.
Also I have tried by creating new meeting still its not working.

Report and Dashboard APIs needs admin scope. We are using only user scope APIs. So we could not use these APIs.

Could you please check is there any other way to get past meetings details?

Thanks,
Mukund

Hey @mukund.waghmode,

Our records indicate that the meeting uuid gErGry50QNKsDG7jaa5z2w== has never been started.

Can you try again, start the meeting, end the meeting, and then send us the UUID of that meeting?

Thanks,
Tommy

Hi @tommy,

I have started and ended the meeting and sharing the uuid of the same meeting.

“uuid”: “yvV+xr2ATzu0RrxoUUPq2A==”

Thanks,
Mukund

Hey @mukund.waghmode,

Can you please have more than 1 person join the meeting? Then try calling the API again. It is not a valid meeting unless there are at least 2 people.

Thanks,
Tommy

Hi @tommy,

Started following meeting and joined by 2 participants. Still not able to get response of past meeting api.
Following is the full details of the same meeting.
{
“uuid”: “496uHz55TlywmIpWr1ojDA==”,
“id”: 445490918,
“host_id”: “vyEgdl0SRgiHpUR_NQ2Z3w”,
“topic”: “My Meeting count event test8”,
“type”: 2,
“start_time”: “2020-01-10T11:30:00Z”,
“duration”: 60,
“timezone”: “Asia/Calcutta”,
“created_at”: “2020-01-10T11:24:35Z”,
“join_url”: “https://appdirectcms.zoom.us/j/445490918?pwd=anRvMGdjazFJaDZqd3JZcysveDJBZz09
}

Thanks,
Mukund

Hey @mukund.waghmode,

I think I found the issue. After you start the meeting, and the meeting ends, the UUID is changed.

Try using the updated meeting UUID after it ends, for example this is the updated meeting UUID for your meeting: EE4A84DC-36B9-4F74-BA05-E3581DB3B3CD7kqE3Da5T3S6BeNYHbOzzQ==

Thanks,
Tommy

Hi @tommy,
I will check with updated uuid. But is this right behaviour or is this issue?

If ir is not an issue then how do i get updated uuid for all past meetings?

I got uuid from meeting list api. And shared uuid is from that reaponse only. Also this api called after stopping the meeting still it gives old uuid.

Is there any way to get updated uuid for all meeting?

Thanks,

Mukund

Hi @tommy,

Tried with updated uuid still facing same issue.
Following are the details:
Old uuid: Dv9/EG9xrG+OQi2Lc/SJFB2bKQ==
After starting and ending meeting.
New uuid: 8L7KPnZkSpOEm9jnGksVfA==
Also tried with double encoded uuid.

Could you please check and let me know the issue?

Thanks,
Mukund

Hey @mukund.waghmode,

It looks like the new meeting uuid is:

106F71AC-6F8E-422D-8B73-F489141D9B29 EG9xrG+OQi2Lc/SJFB2bKQ==

Please try using that in the request ^

The best way to get the new meeting ID is from the Meeting Ended Webhook, or the List Meetings endpoint. Be sure to add the past query param.

Thanks,
Tommy

Hello there, I get some trouble with my zoom.
I cannot join my meeting on my laptop and it said the meeting ID is not valid but when I join my meeting on my phone, it is completely normal. Could you help me with that?

Thanks,
William

Hey @William,

Are you using our APIs or SDKs for this?

If not, please reach out to support.zoom.us.

Thanks,
Tommy

I using SDKs for my zoom

Hey @William,

Which SDK are you using? Please share a link or screenshot.

Thanks,
Tommy

This is the link : https://minhvietacademy.zoom.us/j/749616441?uname=Anh-70254&status=success

Hey @William,

That is not an SDK. Please reach out to support.zoom.us.

Thanks,
Tommy

Hello everyone,

I’m having the same issues with this uuid:igZ6wl+KRoCkcdW+Em0uwA==

Gets the 3001 code.

Please help! I need this urgently :frowning: