cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
205
Views
0
Helpful
1
Replies

guest token is missing required scopes

hung9-nguyen
Level 1
Level 1

Hi everyone,

I have a service app that uses the developer sandbox to generate a guest token. My service app has the following scopes: meeting:schedules_read, meeting:schedules_write, meeting:admin_schedule_read, meeting:admin_schedule_write, spark:all, guest-issuer:read, guest-issuer:write.

When I tried to use a guest token generated from the service app for the meeting API (/v1/meetings), I encountered an error consistently. For instance, after creating a meeting from my current admin account and then using a guest token to retrieve the meeting information through the list meetings API, I consistently encountered this error.

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.

Am I missing any scope or config?

 

1 Reply 1

Janos Benyovszki
Cisco Employee
Cisco Employee

@hung9-nguyen you also opened a support ticket for this. As mentioned there Guest Users do not have Meetings license, so they cannot query the Meetings API.