boyfinal / google-api-php-client

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

Youtube api v3 publishedBefore not working #277

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
GET 
https://www.googleapis.com/youtube/v3/search?part=id%2Csnippet&channelId=UCpcsv3
Ow-8IhoUGDEfPetsQ&publishedBefore=2010-03-15T00%3A00%3A00.00Z&key={YOUR_API_KEY}

What is the expected output? What do you see instead?
should return empty result set. publishedBefore not working

What version of the product are you using? On what operating system?
X-JavaScript-User-Agent:  Google APIs Explorer

Please provide any additional information below.

Original issue reported on code.google.com by sinfli...@hotmail.com on 3 Mar 2013 at 8:44

GoogleCodeExporter commented 8 years ago
That seems like an issue with the API itself, the best thing to do would be ask 
a question on StackOverflow with the tag youtube-api. Thanks!

Original comment by ianbar...@google.com on 22 Mar 2013 at 6:17