API Error: code: 3161 on GET /users/{userId}/meetings v2 zoom endpoint
Hello, I am receiving an unusual error when making a GET request to the /users/{userId}/meetings Zoom v2 API endpoint. I am trying to simply list a user's meetings, but the API is returning an error that is typically associated with creating or scheduling meetings. Error : code: 3161 message: "Your user account is not allowed meeting hosting and scheduling capabilities." The same request to other users are being successful, but for one user this error occurs. Given that this is a GET request, I believe this may be an unexpected error. I am looking for guidance on what could be causing a "hosting and scheduling" error on a read-only endpoint.
Show less

