I’ve created an app. While setting up Granular Scopes, I can’t find Cloud Recording (user:read:list_recordings). Where should I look?
In case anyone else end up here, user:read:list_recordings
is not the correct granular scope (contrary to the documentation). The correct granular scope prefix is cloud_recording:read:list_user_recordings
.
1 Like
Thanks @Jonathan_Champ for sharing this!