Sunday, October 14, 2012

[YouTube-API] Get request for watch history in android

i want to to retrieve a user's watch history feed and for that i need to send an authenticated GET request to the following URL: https://gdata.youtube.com/feeds/api/users/default/watch_history?v=2

is the url supposed to look like this https://gdata.youtube.com/feeds/api/users/default/watch_history?v=2&key=XXXX&token=XXXX ? cause when i send it like this it return 

<HTML>

<HEAD>

<TITLE>User authentication required.</TITLE>

</HEAD>

please help



--
Starting October 15, 2012, this group will stop accepting new posts. We recommend that developers start using Stack Overflow and the Issue Tracker for YouTube API support. More details about this change and relevant links can be found at http://apiblog.youtube.com/2012/09/the-youtube-api-on-stack-overflow.html
 
 

No comments:

Post a Comment