Pagina 1 di 1

[Bug] errore 403 "YouTube exception"

Inviato: dom set 14, 2025 4:38 am
da crazy.cat
All'apertura del sito di test:
YouTubeException
{
"error": {
"code": 403,
"message": "The request cannot be completed because you have exceeded your \u003ca href=\"/youtube/v3/getting-started#quota\"\u003equota\u003c/a\u003e.",
"errors": [
{
"message": "The request cannot be completed because you have exceeded your \u003ca href=\"/youtube/v3/getting-started#quota\"\u003equota\u003c/a\u003e.",
"domain": "youtube.quota",
"reason": "quotaExceeded"
}

Issue: https://github.com/TurboLabIt/TurboLab.it/issues/65

Re: [Bug] errore 403 "YouTube exception"

Inviato: dom set 14, 2025 9:18 am
da Zane
Grazie Cat! Avevamo esaurito la quota di chiamate verso YouTube (circa 100 al giorno) e, a causa di una modifica che ho apportato ieri, il fallback su file locale non ha funzionato. Ora รจ tutto OK :)