Вопрос

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