You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error 400
Invalid access token, does not contain scopes:[zoomapp:inmeeting].
BadRequestError: Invalid access token, does not contain scopes:[zoomapp:inmeeting].
at handleError (file:///D:/Apps/xampp/htdocs/innovathon/zoomapps-sample-js/server/helpers/routing.js:35:12)
at file:///D:/Apps/xampp/htdocs/innovathon/zoomapps-sample-js/server/routes/auth.js:57:14
at processTicksAndRejections (node:internal/process/task_queues:96:5)
In the scope doesnt have zoomapp:inmeeting scope, but instead when I type the zoomapp:inmeeting it will shows scim2. now zoomapps in meeting is blocked by the issue.
The text was updated successfully, but these errors were encountered:
Error 400
Invalid access token, does not contain scopes:[zoomapp:inmeeting].
BadRequestError: Invalid access token, does not contain scopes:[zoomapp:inmeeting].
at handleError (file:///D:/Apps/xampp/htdocs/innovathon/zoomapps-sample-js/server/helpers/routing.js:35:12)
at file:///D:/Apps/xampp/htdocs/innovathon/zoomapps-sample-js/server/routes/auth.js:57:14
at processTicksAndRejections (node:internal/process/task_queues:96:5)
In the scope doesnt have zoomapp:inmeeting scope, but instead when I type the zoomapp:inmeeting it will shows scim2. now zoomapps in meeting is blocked by the issue.
The text was updated successfully, but these errors were encountered: