How can I add comments on a particular youtube video via my app? Using youtube api v3. I am able to get the comments of a youtube video using this url:
http://gdata.youtube.com/feeds/api/videos/"+VIDEO_ID+"/comments?prettyprint=true
How can I post comments?
following is the api call
And body for the API call is:
Also add don't forget to add following scope https://www.googleapis.com/auth/youtube.force-ssl