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

Youtube API v3 is showing quota exceed but only made about 50 requests

$
0
0

I am building a App And I am using youtube api v3 and as usual I got 10000 API calls per day. and I hardly made about 40 to 50 requests like

https://www.googleapis.com/youtube/v3/search?key={{API_KEY}}&channelId={{CHANNEL_ID}}&part=snippet,id&order=date&maxResults=1

and

https://www.googleapis.com/youtube/v3/videos?part=statistics&id={{ID}}&key={{API_KEY}}

I made only about 40 to 50 get requests and as mentioned in [Quota Calculator][2]

Quota costsActionRequest-Deduction-Based-on-Action
channelslist1
videoslist1
searchlist100

It should only charge about 5000 for 50 search request calls and 100 for videos request calls, so it should be around 5100 to 5500, But it exceeded without reaching 10000,

I have tried editing daily quotas But it still doesn't work.

And When I try to check on Google Developer Console then it is showing

Image of Google's API Manager

Any help would be much Appreciated.


Viewing all articles
Browse latest Browse all 3638

Trending Articles



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