I am searching the google plus with api
Here is my Url: https://www.googleapis.com/plus/v1/activities?query=internet%20marketing&access_token=xxxxxxxxxxxxxxxxx
JavaScript
var OAUTH2_SCOPES = [ 'https://www.googleapis.com/auth/youtube', https://www.googleapis.com/auth/plus.login ];
to retrieve comments from the YouTube API add https://www.googleapis.com/auth/plus.login this into OAUTH2_SCOPES array