I am trying to access the youtube recommended videos for each loggedin user.I have finished authentication and obtained the token. Presently using https://developers.google.com/youtube/v3/docs/activities/list I am getting a 403 Permission error in the response. Which permissions and where do I need to set them.

没有正确的解决方案

其他提示

I had forgotten to specify the scope. It should be http://gdata.youtube.com

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top