Zoom meeting transcript is not getting from webhook as well as get recording api i.e . GET /meetings/${meetingId}/recordings/

Description

We are not receiving recording.transcript_completed webhook, also recording file is not received from API call GET /meetings/${meetingId}/recordings/

In the advanced setting, the transcript option is enabled. Attached screenshot
Error
The full error message or issue you are running into.
transcript recording file is missing.
Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT, Webhook

Which Endpoint/s?
GET /meetings/${meetingId}/recordings/

Hey @sarvesh,

It could take the audio transcript a good amount of time to send if the meeting was long. Can you receive other webhooks? How long are you waiting till you call GET /meetings/${meetingId}/recordings/?

Thanks,
Tommy