rameez-bhat / google-api-php-client

Automatically exported from code.google.com/p/google-api-php-client
0 stars 0 forks source link

Error retrieving Youtube videos through your API? #338

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1.If I try your API explorer here: 
https://developers.google.com/youtube/v3/docs/search/list with this parameters:

part: id, snippet
maxresults: 1
order: viewCount

And I press execute

I get this video:

"videoId": "xfeys7Jfnx8"
"title": "Nice Guys"

2. Its an error, isn't it? I should get the most watched youtube video that is 
PSY- Gangnam style

Original issue reported on code.google.com by ToniTorr...@gmail.com on 25 Jun 2013 at 11:30

GoogleCodeExporter commented 8 years ago
This seems like a Youtube API issue and not PHP client specific.

Original comment by ianbar...@google.com on 26 Jun 2013 at 10:17

GoogleCodeExporter commented 8 years ago
Yep! It worked OK 10 days ago, but now is not working correctly

Original comment by ToniTorr...@gmail.com on 26 Jun 2013 at 10:18