Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Work around Zoom API sometimes returning 404 when getting meeting metadata for valid recordings #62

Open
nataliemona opened this issue Nov 13, 2019 · 0 comments

Comments

@nataliemona
Copy link
Contributor

nataliemona commented Nov 13, 2019

Occasionally Zoom Ingester encounters a 404 when trying to retrieve the metadata for a recording I have observed that if the recording exists and has not been deleted, it is possible to get information on this recording via other endpoints. Is it possible to change the code so that we no longer rely on this endpoint?

Problematic endpoint:
GET
/metrics/meetings/{meetingId}

@nataliemona nataliemona changed the title Retry when metadata returns a 404. Get meeting details call - GET /metrics/meetings/{meetingId} occasionally returns 404 when a recording exists Nov 13, 2019
@nataliemona nataliemona changed the title Get meeting details call - GET /metrics/meetings/{meetingId} occasionally returns 404 when a recording exists Work around Zoom API sometimes returning 404 when getting meeting metadata for valid recordings Nov 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant