Been trying to access YT analytics api for brand accounts through nodejs server using googleapis library but it returns forbidden. I have created a service account under my gmail manager id but no success.
Asked
Active
Viewed 401 times
0
-
Could you provide a code example, with auth keys dummied out? See [mcve] for more details. – wizzwizz4 Apr 20 '18 at 06:34
-
Hey I read in the analytics-API documentation that **The YouTube Analytics API does not support the service account flow.** So the question now becomes what redirect uri should i use fo my nodejs oauth callback – praveenK Apr 20 '18 at 09:06