Description
When using the https://api.zoom.us/v2/users/{userId}/meetings api i get a 404 for one particular user (the first 10 users all seem fine)
I added my email to our clients account as a test (not reading properly so didnt realize it was moving my account to theirs but thats on me for doing what i blame our users for, not reading, anyway) and still had the same issue but after some stuffing about about i came here and i saw a post from 2017 where a response said to use the uuid rather than email (which i had originally thought to try but dismissed as silly) , which worked.
This is a rather esoteric bug, i dont know if its a >10th user issue or something to do with how the user was added, is there any solution where we can use the email rather than name, i don’t particularly fancy having to have the client enter the user names and UUIDs and parse out uuid to send to the API
Error?
404 Not Found
API Endpoint/s?
https://api.zoom.us/v2/users/{userId}/meetings