2
votes

Our app using google signing api already. Now I'm trying to add a share-to-youtube function on this app. I've added Youtube Data API v3 to our API Service list.

When I enter the [Youtube Data API v3] page of our google api console, [Queries per day] is blank.

Not 0 or 10000, blank. enter image description here And my request with youtube api receives 403 error.

While I'm searching for the reason, I read that we have to fill the account's billing info so I've done it. But still the [Queries per day] value is blank.

To fix this problem, I sent [YouTube Data API Services – Exceptions form] and waiting for the answer.

Usually how long it will takes to receive an answer for this form? And would be there any other things that I can try to fix this problem?

1
where did you find the YouTube Data API Services – Exceptions form?DaImTo
When I click the pencil icon, limit editing popup show up. But my max limit was 0 on there. [apply for higher quota] on the top area of this popup linked me to that form.dev ing
If i remember correctly it took me a week or two to get the extension.DaImTo

1 Answers

1
votes

Click on the penile icon and increase the quota limit. IMO its a bug that its default 0 and its been logged as an issue but they have yet to fix it.

You may also have to apply for an extension of your quota. If you do it can take a few weeks.

You dont need billing with the Youtube data api its free to use.