Description
I need to connect to https://api.zoom.us/v2/users/{userId}/meetings API endpoint and I am not sure where I need to go to get it. I tried the user Personal Meeting ID from Zoom, the user email I used to create the JWT credentials, even the string I see on the URL when I open the App that I created.
Error
When I call the API I get error 124 Access token expired
Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT app.
Which Endpoint/s?
https://api.zoom.us/v2/users/{userId}/meetings