adding alt path to get USER ID
authorLane Campbell <lanec@users.noreply.github.com>
Tue, 8 Sep 2020 02:52:11 +0000 (22:52 -0400)
committerGitHub <noreply@github.com>
Tue, 8 Sep 2020 02:52:11 +0000 (22:52 -0400)
README.md

index b167c6ed63d2624f4033e6149af93be221e0e8e7..7078b595f82696e8b887dc2f1cc0228dd9743c2f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -3,7 +3,11 @@ Download all your zoom cloud recordings
 
 Edit cloudlink.py to include your JWT token, the correct path for your downloads, and the USER ID from Zoom's API. 
 
-Here is where you can find instructions on listing a USER ID - https://marketplace.zoom.us/docs/api-reference/zoom-api/users/users
+This requires a JWT token from the Zoom marketplace - https://marketplace.zoom.us
+
+If you have a pro account you can find the USER ID in the URL for your account on this page - https://us02web.zoom.us/account/user#/
+
+Here is where you can find instructions on listing a USER ID from an API endpoint - https://marketplace.zoom.us/docs/api-reference/zoom-api/users/users
 
 Install the requirements listed in requirements.txt