Hi Guys,
I’m trying to add rooms scope to my oauth app, but they just don’t appear, my org posses all required licensing and prerequisites are met. These are the only scopes i can add to it:
Does anyone know how to make the rest of the scopes available for my oauth app?
Thank you.
“Invalid access token, does not contain scopes: [room:read:master, room:write:master, room:write:admin, room:read:admin].”
App type OAuth.
Endpoint: /rooms || /devices
Hi @Allen_Flores,
Thank you for writing us, it looks like you have a user managed OAuth app instead of an Account level app. Given this, you will not be able to add rooms to the scope of your app. I’ve included a screenshot of the account level tree view for your reference.
See this documentation below for more information on the app type:
I recommend creating an Account level app and adding those scopes. Let me know if you have any issues.
Best,
Donte