google-code-export / google-apis-explorer

Automatically exported from code.google.com/p/google-apis-explorer
Apache License 2.0
1 stars 3 forks source link

YouTube Analytics API channel: The response has no rows parameter #196

Open GoogleCodeExporter opened 9 years ago

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

1. Authorize requests using OAuth 2.0
2. Execute youtubeAnalytics.reports.query

What is the expected output? What do you see instead?
-A responce with columnHeaders and rows, but sometimes i receive only 
columnHeaders.

What version of the product are you using? On what operating system?

-YouTube Analytics API v1

Please provide any additional information below.

-Sometimes not even account information is received; the object rows is not 
present in the response but only columnHeaders, even though the account has the 
appropriate fields populated (I can see it on the profile available on youtube).

Original issue reported on code.google.com by andrea.g...@gmail.com on 5 Aug 2014 at 9:12