Good afternoon,
I am running into issues when trying to issue content owner report queries with the YouTube analytics API. I have authenticated as an application and been given permission by a content owner (who is a YouTube partner) to access their YouTube analytic data but receive a 403 (forbidden) response from issuing the query. I am able to run channel reports on the user in the same OAUTH2 session without issue. I am uncertain about some aspects of the content owner privileges with the app and was hoping someone could clarify my questions:
1) Can applications access content owner reports of partner users with the yt-analytics.readonly OAUTH scope or is there an additional scope necessary?
2) Is there a way for an application to be associated with a partner account itself so that it can retrieve content owner reports on behalf of non-partner users?
3) If I have several YouTube channels registered in my CMS, is it possible to query across all channels in a single OAUTH session?
Below is one of the content owner requests that is failing (without the access token or user id) - in case the information is useful. Thank you for your help!
Regards,
David