03-30-2022 06:32 AM
Hi Team,
"message": "The server understood the request, but refused to fulfill it because the access token is missing required scopes or the user is missing required roles or licenses.",
"errors": [
{
"description": "The server understood the request, but refused to fulfill it because the access token is missing required scopes or the user is missing required roles or licenses."
}
],
"trackingId": "ROUTER_62431B41-9C3C-01BB-1348-0AFE38171348"
Above is the response I am getting from /v1/meetings (GET method) with valid access token. Anyone can help me in identifying the root cause?. I am having spark:all permission enabled in my app integration.
Solved! Go to Solution.
03-30-2022 06:42 AM - edited 03-30-2022 06:43 AM
You would need to have the meeting API required scopes as described here https://developer.webex.com/docs/meetings when creating your integration having just the spark:all scope would not be enough. Also Keep in mind that you need to have the required license and also have the right roles. for meeting license you can get in touch with our Sales Team to see what options are available for you: https://www.webex.com/pricing/index.html .
03-30-2022 06:42 AM - edited 03-30-2022 06:43 AM
You would need to have the meeting API required scopes as described here https://developer.webex.com/docs/meetings when creating your integration having just the spark:all scope would not be enough. Also Keep in mind that you need to have the required license and also have the right roles. for meeting license you can get in touch with our Sales Team to see what options are available for you: https://www.webex.com/pricing/index.html .
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide