Description
Can User installed with User-Level App can create a meeting? Does it should only the account-level app?
Is User-Level app only for viewing of the his/her information like Profile details, meetings information? Can he/she create meetings with those scopes (that comeup with User-Level app)?
Error
Seeing error while making request to create meeting as
{
“code”: 4700,
“message”: “Invalid access token, does not contain scopes: [zms:meeting:write, meeting:write:admin].”
}
Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth
Which Endpoint/s?
Knowing the API endpoint/s can help us to identify your issue faster. Please link the ones you need help/have a question with.
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.