🔐YouTube API Stuff

This post about YouTube V3 API Information and problems will help you


How to create an API Key

{
    "YOUTUBE_API_KEY": "YOUR NEW API-KEY HERE",
    "languages": {
        ...
    }
}

API Errors

  • Invalid API Key => You may have entered the API KEY missing or incorrectly.

  • API Key not found => You will get this error because you have not entered or skipped the config.json file correctly.


triangle-exclamation

Last updated