Description
Is it possible for our User-Managed app to create meetings for any user part of a connected account, if the connected account is an admin?
This works when using “me” but not when using the email of a user in the account.
Error
Received error 400 Bad Request from https://zoom.us/v2/users/first%domain.com/meetings response = {“code”:4700,“message”:“Invalid access token, does not contain scopes: [zms:meeting:write, meeting:write:admin]”}END_CUSTOMER_ALERT
Which App Type (OAuth / Chatbot / JWT / Webhook)?
Knowing the endpoint/s can help us to identify your issue faster. Please link the ones you need help/have a question with.
Which Endpoint/s?
zoom.us/v2/users/
How To Reproduce (If applicable)
Steps to reproduce the behavior:
- Request URL / Headers (without credentials) / Body
- See error
Screenshots (If applicable)
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.