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

Refactor code and update Zoom authentication process #3

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

skywinder
Copy link

This pull request includes code refactoring to fix the issue with getting the Zoom access token and fetching recordings by months.

Additionally, the Zoom authentication process has been updated to use a new app with server-to-server OAuth.

The necessary credentials (client ID, client secret, and account ID) have been added to the .env file.

This PR also includes some minor updates to the README file.

current_date += delta


# Get Zoom access token using Server-to-Server OAuth app
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

here is key changes with auth

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

Successfully merging this pull request may close these issues.

2 participants