OAuth scope needed for User Live Details
I am trying to query a users live details with a roomId but I am getting permission denied for that user token.
The scopes I have requested from users (as I don't want to be too intrusive and ensure I get their trust) is
'view_profile', 'view_followers', 'view_analytics'
Can you advise why this endpoint isn't covered by the view_analytics scope and if it isn't what scope do I need!?
Adam.