Quantcast
Channel: Active questions tagged youtube-api - Stack Overflow
Viewing all articles
Browse latest Browse all 3638

Youtube Data API Wrongly Calculated, Quota Exceeded

$
0
0

I have a very simple message and getting the v3 youtube data api to get the list of comments. I am just fetching the list of videos and then fetching the comments (at frequency of 5 sec) to get updated messages. using the page token as needed to minimize the load and computaion.

Today after some time while internally testing the application i started getting the quota exceeded exception. I know the youtube provided by default 10000 units and since reading the comments (and videos as well) is just 1 unit, i should expect to get similar numbers.

However, the data is wrongly calculated.Following are request detailsenter image description hereIf you see, there are 2895 total requests LiveChatMessages-> List.However, when i go to IAM-> Quotas, it showed 14k earlier, then 12.6k in quota usageenter image description here

There seems to be some problem either with the computation or with the Documentation that defines the units for queries. Can someone help please..PS: Just using the two apis as mentioned above in screenshot. Both are list.


Viewing all articles
Browse latest Browse all 3638

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>