ricardorodrigues-ca / zoom-recording-downloader

Downloads and organizes all cloud recordings from your Zoom Business account
MIT License
124 stars 63 forks source link

Trouble with OAuth Redirect URL #45

Closed mingomongo closed 1 year ago

mingomongo commented 1 year ago

What am I supposed to set the "Redirect URL for OAuth" to in the app credentials? Is there something I need to set up? New to this.

ricardorodrigues-ca commented 1 year ago

The script only needs three credentials from you: Account ID, Client ID, and Client Secret.

Are you setting up a Server-to-Server OAuth app, or a simple OAuth app? It has to be Server-to-Server OAuth.